spaCy/spacy/pipeline
2020-07-25 11:51:30 +02:00
..
__init__.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
dep_parser.pyx Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
entity_linker.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
entityruler.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
functions.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
hooks.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
morphologizer.pyx Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
multitask.pyx Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
ner.pyx Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
pipe.pyx Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
sentencizer.pyx Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
senter.pyx Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
simple_ner.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
tagger.pyx Improve vocab data integration and warning 2020-07-25 11:51:30 +02:00
textcat.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
tok2vec.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00