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
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
matcher.pyi
matcher.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
phrasematcher.pxd
phrasematcher.pyi
phrasematcher.pyx Remove profile=True from currently profiled cython 2023-09-28 17:09:41 +02:00
polyleven.c