[Project] Neuralcoref - A pyTorch neural net model for coreference resolution + Tutorial on how to train and use it

Hello guys,

This is our latest open-sourced project, :sparkles:Neuralcoref. It’s a pyTorch neural net for coreference resolution (e.g. guess to what mention a pronoun like “she” refers) that we use in production at HuggingFace.

We are open-sourcing it so that people can use and train it on other languages/datasets!

I wrote a detailed medium post in which I explain how the model works and how to train it (it is an interesting model and a non-usual training process !).

Have a nice week-end,

Thom

3 Likes