spaCy/spacy/tests/matcher
TAN Long be673462be 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-03-01 10:49:44 +01:00
..
__init__.py
test_dependency_matcher.py Add new REL_OPs: >+, >-, <+, and <- (#12334) 2023-03-01 10:49:44 +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
test_pattern_validation.py
test_phrase_matcher.py