spaCy/spacy/tests/matcher
TAN Long 071667376a
Add new REL_OPs: >+, >-, <+, and <- (#12334)
* Add immediate left/right child/parent dependency relations

* Add tests for new REL_OPs: `>+`, `>-`, `<+`, and `<-`.

---------

Co-authored-by: Tan Long <tanloong@foxmail.com>
2023-02-28 14:36:33 +01:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_dependency_matcher.py Add new REL_OPs: >+, >-, <+, and <- (#12334) 2023-02-28 14:36:33 +01:00
test_levenshtein.py Enable fuzzy text matching in Matcher (#11359) 2023-01-10 10:36:17 +01:00
test_matcher_api.py Enable fuzzy text matching in Matcher (#11359) 2023-01-10 10:36:17 +01:00
test_matcher_logic.py Addition of min_max quantifier in matcher {n,m} (#10981) 2022-06-30 11:01:58 +02:00
test_pattern_validation.py Addition of min_max quantifier in matcher {n,m} (#10981) 2022-06-30 11:01:58 +02:00
test_phrase_matcher.py Clean up warnings in the test suite (#11331) 2022-08-22 12:04:30 +02:00