spaCy/spacy/pipeline
Matthew Honnibal a019315534 Fix memory zones 2024-09-09 13:49:41 +02:00
..
_edit_tree_internals Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00
_parser_internals Fix memory zones 2024-09-09 13:49:41 +02:00
legacy
__init__.py
attributeruler.py Configure isort to use the Black profile, recursively isort the `spacy` module (#12721) 2023-06-14 17:48:41 +02:00
dep_parser.pyx
edit_tree_lemmatizer.py
entity_linker.py
entityruler.py
functions.py
lemmatizer.py
morphologizer.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
multitask.pyx
ner.pyx
pipe.pxd TrainablePipe (#6213) 2020-10-08 21:33:49 +02:00
pipe.pyi
pipe.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
sentencizer.pyx
senter.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
span_finder.py SpanFinder: set default max_length to 25 (#12791) 2023-07-06 09:55:34 +02:00
span_ruler.py
spancat.py
tagger.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
textcat.py
textcat_multilabel.py
tok2vec.py
trainable_pipe.pxd
trainable_pipe.pyx
transition_parser.pxd
transition_parser.pyx Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00