This document discusses coreference resolution and Hobbs's algorithm for resolving pronouns and references. It defines anaphoric and cataphoric references, and describes how Hobbs's algorithm works by traversing the surface parse tree to find matching noun phrases. The document also discusses adapting Hobbs's algorithm for Hindi, which presents challenges due to Hindi's lack of grammatical gender in pronouns. Applications of coreference resolution include machine translation and machine learning.