spaCy/spacy/cli
adrianeboyd c95ce96c44
Update sentence recognizer (#5109)
* Update sentence recognizer

* rename `sentrec` to `senter`
* use `spacy.HashEmbedCNN.v1` by default
* update to follow `Tagger` modifications
* remove component methods that can be inherited from `Tagger`
* add simple initialization and overfitting pipeline tests

* Update serialization test for senter
2020-03-06 14:45:02 +01:00
..
converters Tidy up and fix issues 2020-02-18 15:17:03 +01:00
__init__.py Remove symlinks, data dir and related stuff 2020-02-18 17:20:17 +01:00
convert.py Add convert CLI option to merge CoNLL-U subtokens (#4722) 2020-01-29 17:44:25 +01:00
debug_data.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
download.py Remove symlinks, data dir and related stuff 2020-02-18 17:20:17 +01:00
evaluate.py Modernize plac commands for Python 3 (#4836) 2020-01-01 13:15:46 +01:00
info.py Remove symlinks, data dir and related stuff 2020-02-18 17:20:17 +01:00
init_model.py Simplify warnings 2020-02-28 12:20:23 +01:00
package.py Modernize plac commands for Python 3 (#4836) 2020-01-01 13:15:46 +01:00
pretrain.py Tidy up and auto-format 2020-02-28 11:57:41 +01:00
profile.py Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
train_from_config.py Tidy up and auto-format 2020-02-28 11:57:41 +01:00
train.py Update sentence recognizer (#5109) 2020-03-06 14:45:02 +01:00
validate.py Remove symlinks, data dir and related stuff 2020-02-18 17:20:17 +01:00