spaCy/extra/example_data/ner_example_data
2020-08-25 13:28:42 +02:00
..
ner-sent-per-line.iob Clean out /examples and /bin 2020-08-25 13:28:42 +02:00
ner-sent-per-line.json Clean out /examples and /bin 2020-08-25 13:28:42 +02:00
ner-token-per-line-conll2003.iob Clean out /examples and /bin 2020-08-25 13:28:42 +02:00
ner-token-per-line-conll2003.json Clean out /examples and /bin 2020-08-25 13:28:42 +02:00
ner-token-per-line-with-pos.iob Clean out /examples and /bin 2020-08-25 13:28:42 +02:00
ner-token-per-line-with-pos.json Clean out /examples and /bin 2020-08-25 13:28:42 +02:00
ner-token-per-line.iob Clean out /examples and /bin 2020-08-25 13:28:42 +02:00
ner-token-per-line.json Clean out /examples and /bin 2020-08-25 13:28:42 +02:00
README.md Clean out /examples and /bin 2020-08-25 13:28:42 +02:00

Examples of NER/IOB data that can be converted with spacy convert

spacy JSON training files were generated with:

python -m spacy convert -c iob -s -n 10 -b en file.iob