The document discusses three algorithms for anaphora resolution: Hobbs 1978, Lappin and Leass 1994, and Centering Theory. Hobbs' 1978 algorithm uses syntactic constraints and search order to find antecedents. Lappin and Leass 1994 maintain a discourse model that assigns salience values to potential referents based on factors like recency and grammatical role. They select the most salient referent matching syntactic and semantic constraints. Evaluation showed their algorithm achieved 86% accuracy on a corpus, outperforming Hobbs' simpler algorithm. The document then plans to introduce and compare the three algorithms in more detail.