huggingface / neuralcoref

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

regarding datset .conll format #331

Open kusumlata123 opened 2 years ago

kusumlata123 commented 2 years ago

I just want to ask that if we dont have files .conll file then what to do? I am working on resource poor langauge?

sanaullahaq commented 2 years ago

I have downloaded the files from this repo https://github.com/clab/att-coref/tree/master/data/conll-2012 and got stuck in issue #286. Trying to get a solution.