spaCy/spacy/pipeline
Ines Montani 11347f34da Tidy up, tests and docs 2020-10-04 13:54:05 +02:00
..
_parser_internals Tidy up errors and warnings 2020-10-04 11:16:31 +02:00
__init__.py
attributeruler.py Tidy up, tests and docs 2020-10-04 13:54:05 +02:00
dep_parser.pyx Fix multitasks 2020-09-29 18:33:16 +02:00
entity_linker.py Clean up sgd and pipeline -> nlp 2020-09-29 12:20:26 +02:00
entityruler.py
functions.py
lemmatizer.py Make lemmatizers use initialize logic (#6182) 2020-10-02 15:42:36 +02:00
morphologizer.pyx Tidy up errors and warnings 2020-10-04 11:16:31 +02:00
multitask.pyx Clean up sgd and pipeline -> nlp 2020-09-29 12:20:26 +02:00
ner.pyx Fix multitasks 2020-09-29 18:33:16 +02:00
pipe.pxd
pipe.pyx Adjust error message and add test 2020-10-04 10:11:27 +02:00
sentencizer.pyx Clean up sgd and pipeline -> nlp 2020-09-29 12:20:26 +02:00
senter.pyx Tidy up errors and warnings 2020-10-04 11:16:31 +02:00
tagger.pyx Tidy up errors and warnings 2020-10-04 11:16:31 +02:00
textcat.py Tidy up and auto-format 2020-10-03 17:20:18 +02:00
tok2vec.py Clean up sgd and pipeline -> nlp 2020-09-29 12:20:26 +02:00
transition_parser.pxd
transition_parser.pyx Fix incorrect docstrings 2020-09-29 18:30:38 +02:00