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
test_dependency_matcher.py
test_matcher_api.py Add ENT_IOB key to Matcher (#9649) 2022-01-20 13:18:39 +01:00
test_matcher_logic.py
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