1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-14 15:12:15 +03:00
spaCy/spacy/cli/converters
Kaisa (Katarzyna) Korsak e531a827db Changed conllu2json to be able to extract NER tags ()
* extract ner tags from conllu file if available

* fixed a bug in regex
2018-07-25 22:21:31 +02:00
..
__init__.py Conll(u)-bio converter () 2018-07-18 18:55:42 +02:00
conll_ner2json.py 💫 New system for error messages and warnings () 2018-04-03 15:50:31 +02:00
conllu2json.py Changed conllu2json to be able to extract NER tags () 2018-07-25 22:21:31 +02:00
conllubio2json.py Conll(u)-bio converter () 2018-07-18 18:55:42 +02:00
iob2json.py 💫 New system for error messages and warnings () 2018-04-03 15:50:31 +02:00