mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-10 09:16:31 +03:00
2d17b047e2
Check for relevant components in the pipeline when Matcher is called, similar to the checks for PhraseMatcher in #4105. * keep track of attributes seen in patterns * when Matcher is called on a Doc, check for is_tagged for LEMMA, TAG, POS and for is_parsed for DEP |
||
---|---|---|
.. | ||
__init__.py | ||
_schemas.py | ||
dependencymatcher.pyx | ||
matcher.pxd | ||
matcher.pyx | ||
phrasematcher.pyx |