spaCy/spacy/pipeline
Matthew Honnibal 68bf84ec5c Fix type errors
2025-11-05 10:10:42 +01:00
..
_edit_tree_internals Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00
_parser_internals Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
legacy Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
__init__.py Update __all__ fields (#13063) 2023-10-16 10:17:47 +02:00
attributeruler.py Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
dep_parser.pyx Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
edit_tree_lemmatizer.py Reformat with black 25 2025-11-04 15:19:43 +01:00
entity_linker.py Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
entityruler.py Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
factories.py Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
functions.py Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
lemmatizer.py Fix type errors 2025-11-05 10:10:42 +01:00
morphologizer.pyx Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
multitask.pyx Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
ner.pyx Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
pipe.pxd TrainablePipe (#6213) 2020-10-08 21:33:49 +02:00
pipe.pyi Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
pipe.pyx Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
sentencizer.pyx Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
senter.pyx Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
span_finder.py Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
span_ruler.py Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
spancat.py Reformat with black 25 2025-11-04 15:19:43 +01:00
tagger.pyx Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
textcat_multilabel.py Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
textcat.py Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
tok2vec.py Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
trainable_pipe.pxd Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
trainable_pipe.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
transition_parser.pxd Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00
transition_parser.pyx Python 3.13 support (#13823) 2025-05-22 13:47:21 +02:00