Skip to content

AIPHES/neural-abstract-anaphora

 
 

Repository files navigation

A Mention-Ranking Model for Abstract Anaphora Resolution

Resolution of anaphors that refer to propositions, facts, events or properties

Ana Marasovic, Leo Born, Juri Opitz, and Anette Frank (2017): A Mention-Ranking Model for Abstract Anaphora Resolution. In Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing (EMNLP). Copenhagen, Denmark.

LSTM-Siamese mention-ranking model

Requirements

Instructions

  • use main.py, train.py, models.biLSTM_SiameseMR.py to train the model for shell noun or abstract anaphora resolution
  • use main_tuner.py, train_tuner.py, models.biLSTM_SiameseMR.py to tune HPs
  • use eval.py to get figures

Data

Coming soon.

Reference

If you make use of the contents of this repository, please cite the following paper:

@inproceedings{marasovic2017aar,
  title={{A Mention-Ranking Model for Abstract Anaphora Resolution}},
  author={Marasovi\'{c}, Ana and Born, Leo and Opitz, Juri and Frank, Anette},
  booktitle={Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing (EMNLP)},
  year={2017}
}

About

A Mention-Ranking Model for Abstract Anaphora Resolution

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%