Closed djshowtime closed 5 years ago
You will have to get the CoNLL-2012 data from http://conll.cemantix.org/2012/data.html
Hello @djshowtime, As @Evpok said, you need to get the data first. I cannot distribute the data. But the script you use is also the one i used! Victor
Hi, I want to reproduce your NER result. However, I met a problem when I set up conll2012 data.
I used this script https://github.com/allenai/allennlp/blob/master/scripts/compile_coref_data.sh. But it warned that there is no .parse file in the folder.
Originally posted by @djshowtime in https://github.com/huggingface/hmtl/issues/2#issuecomment-481519182