spaCy/spacy/cli
Matthew Honnibal a5ebfb20f5 Serialize all attrs by default
Move converters under spacy.gold

Move things around

Fix naming

Fix name

Update converter to produce DocBin

Update converters

Make spacy convert output docbin

Fix import

Fix docbin

Fix import

Update converter

Remove jsonl converter

Add json2docs converter
2020-06-22 00:46:08 +02:00
..
__init__.py fix test checking for variants 2020-06-22 00:46:08 +02:00
convert.py Serialize all attrs by default 2020-06-22 00:46:08 +02:00
debug_data.py correct silly typo 2020-06-17 14:48:14 +02:00
download.py Use more sophisticated version parsing logic 2020-05-30 15:01:58 +02:00
evaluate.py train is from-config by default (#5575) 2020-06-12 02:02:07 +02:00
info.py unicode -> str consistency [ci skip] 2020-05-24 18:51:10 +02:00
init_model.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
package.py Use more sophisticated version parsing logic 2020-05-30 15:01:58 +02:00
pretrain.py minibatch utiltiy can deal with strings, docs or examples 2020-06-16 21:35:55 +02:00
profile.py Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
train.py fix test checking for variants 2020-06-22 00:46:08 +02:00
validate.py Make functions more general purpose and update docstrings and tests 2020-05-30 15:18:53 +02:00