Coreference Resolution

Overview

Coreference resolution is the task of finding all expressions that refer to the same entity in a text. It is an important step for a lot of higher level NLP tasks that involve natural language understanding such as document summarization, question answering, and information extraction.

People

Software

A java implementation of our coreference resolution system is available online.

Publications