spaCy/spacy/pipeline
2020-06-18 15:33:28 +02:00
..
defaults train is from-config by default (#5575) 2020-06-12 02:02:07 +02:00
__init__.py remove Tensorizer 2020-06-01 23:38:48 +02:00
entityruler.py unicode -> str consistency [ci skip] 2020-05-24 18:51:10 +02:00
functions.py unicode -> str consistency 2020-05-24 17:20:58 +02:00
hooks.py remove Tensorizer 2020-06-01 23:38:48 +02:00
morphologizer.pyx add support for MORPH in to/from_array, fix morphologizer overfitting test 2020-06-17 17:48:07 +02:00
pipes.pyx throw informative error when running the components with the wrong type of objects 2020-06-18 10:36:05 +02:00
simple_ner.py fix renames and simple_ner labels 2020-06-18 15:33:28 +02:00
tok2vec.py bugfix tok2vec 2020-06-18 15:24:40 +02:00