spaCy/spacy/pipeline
2020-07-29 14:01:12 +02:00
..
__init__.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
dep_parser.pyx Merge branch 'develop' into feature/component-scores 2020-07-27 18:14:39 +02:00
entity_linker.py Update docstrings, docs and pipe consistency 2020-07-28 13:37:31 +02:00
entityruler.py Update docstrings, docs and types 2020-07-29 11:36:42 +02:00
functions.py Option for returning only greedy matches (#5771) 2020-07-29 11:04:43 +02:00
morphologizer.pyx Update morphologizer model 2020-07-29 14:01:12 +02:00
multitask.pyx Clean up link_vectors_to_models unused stuff 2020-07-29 14:01:11 +02:00
ner.pyx Merge branch 'develop' into feature/component-scores 2020-07-27 18:14:39 +02:00
pipe.pyx Clean up link_vectors_to_models unused stuff 2020-07-29 14:01:11 +02:00
sentencizer.pyx Merge branch 'develop' into feature/component-scores 2020-07-27 18:14:39 +02:00
senter.pyx Clean up link_vectors_to_models unused stuff 2020-07-29 14:01:11 +02:00
simple_ner.py Clean up link_vectors_to_models unused stuff 2020-07-29 14:01:11 +02:00
tagger.pyx Clean up link_vectors_to_models unused stuff 2020-07-29 14:01:11 +02:00
textcat.py Clean up link_vectors_to_models unused stuff 2020-07-29 14:01:11 +02:00
tok2vec.py Clean up link_vectors_to_models unused stuff 2020-07-29 14:01:11 +02:00