Back to glossary

AI GLOSSARY

Coreference Resolution

Natural Language Processing (NLP)

The task of identifying when different words or phrases in a text refer to the same entity, for example recognizing that "she" and "Marie Curie" refer to the same person in a passage. Coreference resolution is essential for deep language understanding and feeds into tasks like summarization, question answering, and information extraction.
See also: natural language processing, named entity recognition.

External reference