spaCy/spacy/cli
2019-07-09 21:57:47 +02:00
..
converters Replace cytoolz.partition_all with util.minibatch 2019-05-11 21:12:09 +02:00
__init__.py Move UD scripts to bin 2019-03-20 01:19:34 +01:00
_schemas.py Store JSON schemas in Python and tidy up (#3235) 2019-02-07 19:44:31 +11:00
convert.py Change default output format from jsonl to json for cli convert (#3583) (closes #3523) 2019-04-12 11:31:23 +02:00
debug_data.py 💫 Add token match pattern validation via JSON schemas (#3244) 2019-02-13 01:47:26 +11:00
download.py Revert "Add --always-link flag to cli.download (see #3435)" 2019-03-20 01:03:40 +01:00
evaluate.py Make flag shortcut consistent and document 2019-04-22 14:23:44 +02:00
info.py Small CLI improvements (#3030) 2018-12-08 11:49:43 +01:00
init_model.py Fix offset bug in loading pre-trained word2vec. (#3689) 2019-05-06 23:00:38 +02:00
link.py Small CLI improvements (#3030) 2018-12-08 11:49:43 +01:00
package.py Set vectors.name when updating meta.json during training (#3100) 2018-12-27 19:55:40 +01:00
pretrain.py Merge branch 'master' into feature/nel-wiki 2019-07-09 21:57:47 +02:00
profile.py Fix cytoolz import cytoolz 2018-12-06 16:04:12 +01:00
train.py Call rmtree and copytree with strings (closes #3713) 2019-05-11 15:48:35 +02:00
validate.py Strip out .dev versions in spacy validate [ci skip] 2019-03-17 12:16:53 +01:00