huggingface / neuralcoref

✨Fast Coreference Resolution in spaCy with Neural Networks
https://huggingface.co/coref/
MIT License
2.84k stars 474 forks source link

using a non-spacy model for the NER #265

Closed ym-han closed 2 years ago

ym-han commented 4 years ago

Hi, if I have NER information from another source (i.e., from a non-spacy model), is it possible to get neuralcoref to use that instead of spacy's NER?

Thanks in advance!

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.