juntaoy / dali-full-anaphora

A Cluster Ranking Model for Full Anaphora Resolution
Apache License 2.0
9 stars 2 forks source link
anaphora-resolution cluster-ranking-model coreference-resolution non-referring singleton-mentions

A Cluster Ranking Model for Full Anaphora Resolution

Introduction

This repository contains code introduced in the following paper:

Stay Together: A System for Single and Split-antecedent Anaphora Resolution
Juntao Yu, Nafise Moosavi, Silviu Paun and Massimo Poesio
In Proceedings of the 2021 Annual Conference of the North American Chapter of the Association for Computational Linguistics (NAACL), 2021

A Cluster Ranking Model for Full Anaphora Resolution
Juntao Yu, Alexandra Uma and Massimo Poesio
In Proceedings of the 12th Language Resources and Evaluation Conference (LREC), 2020

An early version of the code also can be used to replicate the results in the following paper:

A Crowdsourced Corpus of Multiple Judgments and Disagreement on Anaphoric Interpretation
Massimo Poesio, Jon Chamberlain, Silviu Paun, Juntao Yu, Alexandra Uma and Udo Kruschwitz
In Proceedings of the 2019 Annual Conference of the North American Chapter of the Association for Computational Linguistics (NAACL), 2019

Setup Environments

To use a pre-trained model

The extended LEA scorer

To train your own model

Training speed

The cluster ranking model takes about 16 hours to train (200k steps) on a GTX 1080Ti GPU.