spaCy/spacy/matcher
Sofie Van Landeghem 699dd8b3b7
Update __all__ fields (#13063)
* update all for pipeline.init

* add all in training.init

* add all in kb.init

* alphabetically
2023-10-16 10:17:47 +02:00
..
__init__.py Update __all__ fields (#13063) 2023-10-16 10:17:47 +02:00
dependencymatcher.pyi Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
dependencymatcher.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
levenshtein.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
matcher.pxd Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
matcher.pyi Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
matcher.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
phrasematcher.pxd Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
phrasematcher.pyi default value for phrasematcher in pyi (#12714) 2023-06-21 10:10:13 +02:00
phrasematcher.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
polyleven.c Add levenshtein from polyleven (#11418) 2022-09-14 17:05:22 +02:00