spaCy/spacy/matcher
2023-06-21 10:10:13 +02:00
..
__init__.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +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 Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
levenshtein.pyx Fix comments and examples for levenshtein_compare (#12113) 2023-01-18 08:02:33 +01: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 Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48: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 Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
polyleven.c Add levenshtein from polyleven (#11418) 2022-09-14 17:05:22 +02:00