spaCy/spacy/matcher
2019-04-09 12:50:43 +02:00
..
__init__.py Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
_schemas.py 💫 Add token match pattern validation via JSON schemas (#3244) 2019-02-13 01:47:26 +11:00
dependencymatcher.pyx Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
matcher.pxd 💫 Add token match pattern validation via JSON schemas (#3244) 2019-02-13 01:47:26 +11:00
matcher.pyx Ensure match pattern error isn't raised on empty errors (closes #3549) 2019-04-09 12:50:43 +02:00
phrasematcher.pyx Add actual deprecation warning for n_threads (resolves #3410) 2019-03-15 16:38:44 +01:00