spaCy/spacy/tests/matcher
Patrick Düggelin cb06309ed8
Fix PhraseMatcher remove overlapping terms (#10734)
* Add regression test for issue 10643

* Improve overlapping terms testcase

* Fix removing overlapping terms in phrase matcher (#10643)
2022-05-12 12:23:52 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_dependency_matcher.py Decorate non-regression tests 2021-11-05 11:47:33 +08:00
test_matcher_api.py Add ENT_IOB key to Matcher (#9649) 2022-01-20 13:18:39 +01:00
test_matcher_logic.py Migrate regression tests into the main test suite (#9655) 2021-12-04 20:34:48 +01:00
test_pattern_validation.py Add ENT_IOB key to Matcher (#9649) 2022-01-20 13:18:39 +01:00
test_phrase_matcher.py Fix PhraseMatcher remove overlapping terms (#10734) 2022-05-12 12:23:52 +02:00