oudalab / Arabic-NER

32 stars 11 forks source link

Add code for converting from OntoNotes to Prodigy-style #9

Closed ahalterman closed 6 years ago

ahalterman commented 6 years ago

In the second phase, when we're using our Prodigy annotations, we'll need to mix in old OntoNotes annotations to keep spaCy from forgetting them. We should have code that can convert OntoNotes into the Prodigy span format so we can intermingle them.