Closed lifuyang closed 7 years ago
As mentioned in the README, you need access to OntoNotes 5 to train your own model. The path in that error message is where I placed my copy of OntoNotes. You'll need to edit this line: https://github.com/kentonl/e2e-coref/blob/master/setup_training.sh#L20
had this exact same issue. but since I didn't need arabic & chinese, I removed those folders. Then everything worked fine.
Hi @poojanarayanc @kentonl
I'm also getting the same error while executing ./setup_training.sh ../ontonotes-release-5.0 $data_dir
for project https://github.com/mandarjoshi90/coref
Though I deleted arabic & chinese directories from ontonotes-release-5.0 dataset as they are not needed, still the error says
could not find the gold parse [../ontonotes-release-5.0/data/files/data/arabic/annotations/nw/ann/00/ann_0001.parse] in the ontonotes distribution ... exiting ...
Please guide me what's the issue & how to fix it?
Notes:
Thanks!
when I run setup_training.sh , I get error