mirror of https://github.com/explosion/spaCy.git
0d1ca15b13
* Fix matching on extension attrs and predicates * Fix detection of match_id when using extension attributes. The match ID is stored as the last entry in the pattern. We were checking for this with nr_attr == 0, which didn't account for extension attributes. * Fix handling of predicates. The wrong count was being passed through, so even patterns that didn't have a predicate were being checked. * Fix regex pattern * Fix matcher set value test |
||
---|---|---|
.. | ||
__init__.py | ||
_test_issue1622.py | ||
_test_issue2800.py | ||
test_issue1-1000.py | ||
test_issue1001-1500.py | ||
test_issue1501-2000.py | ||
test_issue1971.py | ||
test_issue2001-2500.py | ||
test_issue2501-3000.py | ||
test_issue2833.py | ||
test_issue3009.py | ||
test_issue3012.py | ||
test_issue3199.py | ||
test_issue3209.py | ||
test_issue3248.py | ||
test_issue3277.py | ||
test_issue3288.py | ||
test_issue3289.py |