spaCy/spacy/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
dependencymatcher.pyi
dependencymatcher.pyx
levenshtein.pyx
matcher.pxd
matcher.pyi
matcher.pyx
phrasematcher.pxd
phrasematcher.pyi
phrasematcher.pyx
polyleven.c