mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
e89708c3eb
* Allow matching non-orth attributes in PhraseMatcher (see #1971) Usage: PhraseMatcher(nlp.vocab, attr='POS') * Allow attr argument to be int * Fix formatting * Fix typo |
||
---|---|---|
.. | ||
__init__.py | ||
test_matcher_api.py | ||
test_matcher_logic.py | ||
test_phrase_matcher.py |