Incremental Coreference Resolution

This is the stub for Incremental Neural Coreference Resolution in Constant Memory (EMNLP2020). The code is available at https://github.com/pitrack/incremental-coref/tree/emnlp2020. A more recent version of the code is available at the main branch.

Please see the README for more information on how to use the code. The best model can also be downloaded here (1.7GB, PyTorch checkpoint).

To cite:

@inproceedings{xia-etal-2020-incremental,
  title={Incremental Neural Coreference Resolution in Constant Memory},
  author={Patrick Xia and Jo\~ao Sedoc and Benjamin {Van Durme}},
  year={2020},
  booktitle={Proceedings of EMNLP},
}