spaCy/spacy/cli
Thomas Werkmeister 94eac75b7c
fix setup.py spacy req string for packaging
Requirement should be `spacy>=2.0.2` instead of `spacy2.0.2`
2017-12-03 04:16:28 -06:00
..
converters Fix filename conversion for conllu 2017-11-01 21:26:49 +01:00
__init__.py Remove old model command (now "vocab") 2017-11-01 13:14:03 +01:00
convert.py Tidy up CLI 2017-10-27 14:38:39 +02:00
download.py Strip dev suffixes from version for compatibility check 2017-11-08 18:40:21 +01:00
evaluate.py Fix formatting 2017-10-30 18:38:55 +01:00
info.py Tidy up CLI 2017-10-27 14:38:39 +02:00
link.py Tidy up CLI 2017-10-27 14:38:39 +02:00
package.py fix setup.py spacy req string for packaging 2017-12-03 04:16:28 -06:00
profile.py Improve profiling 2017-11-23 12:33:03 +00:00
train.py Add document length cap for training 2017-11-03 01:54:54 +01:00
validate.py Re-add python -m to commands, too brittle :( (see #1536) 2017-11-10 02:30:55 +01:00
vocab.py Make it easier to pass explicit no-pruning to vocab 2017-10-31 20:14:47 +01:00