spaCy/spacy/cli
Matthew Honnibal 793430aa7a Get spaCy train command working with neural network
* Integrate models into pipeline
* Add basic serialization (maybe incorrect)
* Fix pickle on vocab
2017-05-17 12:04:50 +02:00
..
converters Use tag in CoNLL converter, not POS 2017-05-17 12:04:33 +02:00
__init__.py Add convert command 2017-04-07 13:04:17 +02:00
convert.py Tidy up CLI and fix print functions 2017-05-07 23:25:29 +02:00
download.py Fix models error message and use about.__docs_models__ (see #1051) 2017-05-13 13:05:47 +02:00
info.py Let parse_package_meta take full path 2017-05-08 15:30:48 +02:00
link.py Tidy up CLI and fix print functions 2017-05-07 23:25:29 +02:00
model.py Port over PR #1055 2017-05-13 03:25:32 +02:00
package.py Tidy up CLI and fix print functions 2017-05-07 23:25:29 +02:00
train.py Get spaCy train command working with neural network 2017-05-17 12:04:50 +02:00