spaCy/spacy/pipeline
2020-10-14 15:00:49 +02:00
..
_parser_internals Tidy up errors and warnings 2020-10-04 11:16:31 +02:00
__init__.py TrainablePipe (#6213) 2020-10-08 21:33:49 +02:00
attributeruler.py Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
dep_parser.pyx Fix multitasks 2020-09-29 18:33:16 +02:00
entity_linker.py Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
entityruler.py TrainablePipe (#6213) 2020-10-08 21:33:49 +02:00
functions.py Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
lemmatizer.py Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
morphologizer.pyx Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
multitask.pyx TrainablePipe (#6213) 2020-10-08 21:33:49 +02:00
ner.pyx Fix multitasks 2020-09-29 18:33:16 +02:00
pipe.pxd TrainablePipe (#6213) 2020-10-08 21:33:49 +02:00
pipe.pyx TrainablePipe (#6213) 2020-10-08 21:33:49 +02:00
sentencizer.pyx TrainablePipe (#6213) 2020-10-08 21:33:49 +02:00
senter.pyx Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
tagger.pyx always return losses 2020-10-14 15:00:49 +02:00
textcat.py Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
tok2vec.py Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
trainable_pipe.pxd Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
trainable_pipe.pyx always return losses 2020-10-14 15:00:49 +02:00
transition_parser.pxd TrainablePipe (#6213) 2020-10-08 21:33:49 +02:00
transition_parser.pyx Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00