Supervised Ranking for Pronoun Resolution: Some Recent Improvements

Abstract

A recently-proposed machine learning approach to reference resolution — the twin-candidate approach — has been shown to be more promising than the traditional single-candidate approach. This paper presents a pronoun interpretation system that extends the twin-candidate framework by (1) equipping it with the ability to identify non-referential pronouns, (2) training different models for handling different types of pronouns, and (3) incorporating linguistic knowledge sources that are generally not employed in traditional pronoun resolvers. The resulting system, when evaluated on a standard coreference corpus, outperforms not only the original twin-candidate approach but also a state-of-the-art pronoun resolver.

Cite

Text

Ng. "Supervised Ranking for Pronoun Resolution: Some Recent Improvements." AAAI Conference on Artificial Intelligence, 2005.

Markdown

[Ng. "Supervised Ranking for Pronoun Resolution: Some Recent Improvements." AAAI Conference on Artificial Intelligence, 2005.](https://mlanthology.org/aaai/2005/ng2005aaai-supervised/)

BibTeX

@inproceedings{ng2005aaai-supervised,
  title     = {{Supervised Ranking for Pronoun Resolution: Some Recent Improvements}},
  author    = {Ng, Vincent},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2005},
  pages     = {1081-1086},
  url       = {https://mlanthology.org/aaai/2005/ng2005aaai-supervised/}
}