1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-13 07:55:49 +03:00
spaCy/spacy/matcher
2019-04-09 12:50:43 +02:00
..
__init__.py Tidy up and improve docs and docstrings () 2019-03-08 11:42:26 +01:00
_schemas.py 💫 Add token match pattern validation via JSON schemas () 2019-02-13 01:47:26 +11:00
dependencymatcher.pyx Tidy up and improve docs and docstrings () 2019-03-08 11:42:26 +01:00
matcher.pxd 💫 Add token match pattern validation via JSON schemas () 2019-02-13 01:47:26 +11:00
matcher.pyx Ensure match pattern error isn't raised on empty errors (closes ) 2019-04-09 12:50:43 +02:00
phrasematcher.pyx Add actual deprecation warning for n_threads (resolves ) 2019-03-15 16:38:44 +01:00