# SpaCy CoRef

Spacy Coref is an experimental coreference resolution model in spacy

The project repository is [here](https://github.com/explosion/projects/tree/v3/experimental/coref).

There is currently a hard dependency on the [LDC OntoNotes dataset](https://catalog.ldc.upenn.edu/LDC2013T19) which makes it difficult to use without spending money. Hopefully they will release a pre-trained model soon