spaCy/examples/training/ner_example_data
..
README.md
ner-sent-per-line.iob
ner-sent-per-line.json
ner-token-per-line-conll2003.iob
ner-token-per-line-conll2003.json
ner-token-per-line-with-pos.iob
ner-token-per-line-with-pos.json
ner-token-per-line.iob
ner-token-per-line.json

README.md

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