spaCy/spacy/pipeline
2020-07-26 15:11:43 +02:00
..
__init__.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
dep_parser.pyx Refactor the Scorer to improve flexibility (#5731) 2020-07-25 12:53:02 +02:00
entity_linker.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
entityruler.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
functions.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
morphologizer.pyx Refactor the Scorer to improve flexibility (#5731) 2020-07-25 12:53:02 +02:00
multitask.pyx Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
ner.pyx Refactor the Scorer to improve flexibility (#5731) 2020-07-25 12:53:02 +02:00
pipe.pyx Refactor the Scorer to improve flexibility (#5731) 2020-07-25 12:53:02 +02:00
sentencizer.pyx Refactor the Scorer to improve flexibility (#5731) 2020-07-25 12:53:02 +02:00
senter.pyx Refactor the Scorer to improve flexibility (#5731) 2020-07-25 12:53:02 +02:00
simple_ner.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
tagger.pyx Merge pull request #5798 from explosion/feature/language-data-config 2020-07-25 13:34:49 +02:00
textcat.py Rename default textcat arch to TextCatEnsemble 2020-07-26 15:11:43 +02:00
tok2vec.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00