spaCy/spacy/matcher
ninjalu 95a1b8aca6
add additional REL_OP (#10371)
* add additional  REL_OP

* change to condition and new rel_op symbols

* add operators to docs

* add the anchor while we're in here

* add tests

Co-authored-by: Peter Baumgartner <5107405+pmbaumgartner@users.noreply.github.com>
2022-07-27 13:16:44 +02:00
..
__init__.py
dependencymatcher.pyi
dependencymatcher.pyx add additional REL_OP (#10371) 2022-07-27 13:16:44 +02:00
matcher.pxd
matcher.pyi
matcher.pyx Addition of min_max quantifier in matcher {n,m} (#10981) 2022-06-30 11:01:58 +02:00
phrasematcher.pxd
phrasematcher.pyi
phrasematcher.pyx