mandarjoshi90 / coref

BERT for Coreference Resolution
Apache License 2.0
441 stars 92 forks source link

OntoNotes Training #50

Closed Hafsa-Masroor closed 4 years ago

Hafsa-Masroor commented 4 years ago

The Setup for training section says: ./setup_training.sh <ontonotes/path/ontonotes-release-5.0> $data_dir

What does this path <ontonotes/path/ontonotes-release-5.0> refer? How can I access it?

Hafsa-Masroor commented 4 years ago

@mandarjoshi90 Please help for my above concern.

mandarjoshi90 commented 4 years ago

The OntoNotes corpus is available via LDC. https://catalog.ldc.upenn.edu/LDC2013T19

troublemaker-r commented 4 years ago

@Hafsa-Masroor
path <ontonotes/path/ontonotes-release-5.0> is ontonotes-release-5.0 dataset path。 First,you need to get the data from the LCD。