Sciweavers

CORR
2004
Springer

A Public Reference Implementation of the RAP Anaphora Resolution Algorithm

13 years 4 months ago
A Public Reference Implementation of the RAP Anaphora Resolution Algorithm
This paper describes a standalone, publicly-available implementation of the Resolution of Anaphora Procedure (RAP) given by Lappin and Leass (1994). The RAP algorithm resolves third person pronouns, lexical anaphors, and identifies pleonastic pronouns. Our implementation, JavaRAP, fills a current need in anaphora resolution research by providing a reference implementation that can be benchmarked against current algorithms. The implementation uses the standard, publicly available Charniak (2000) parser as input, and generates a list of anaphora-antecedent pairs as output. Alternately, an in-place annotation or substitution of the anaphors with their antecedents can be produced. Evaluation on the MUC-6 co-reference task shows JavaRAP has an accuracy of 57.9%, similar to the performance given previously in the literature (e.g., Preiss 2002).
Long Qiu, Min-Yen Kan, Tat-Seng Chua
Added 17 Dec 2010
Updated 17 Dec 2010
Type Journal
Year 2004
Where CORR
Authors Long Qiu, Min-Yen Kan, Tat-Seng Chua
Comments (0)