mirror of
https://github.com/explosion/spaCy.git
synced 2026-01-08 09:41:11 +03:00
* Fix NER check in CoNLL-U converter Leave ents unset if no NER annotation is found in the MISC column. * Revert to global rather than per-sentence NER check * Update spacy/training/converters/conllu_to_docs.py Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conll_ner_to_docs.py | ||
| conllu_to_docs.py | ||
| iob_to_docs.py | ||
| json_to_docs.py | ||