spaCy/spacy/matcher
Matthew Honnibal b40b4c2c31
💫 Fix issue #3839: Incorrect entity IDs from Matcher with operators (#3949)
* Add regression test for issue #3541

* Add comment on bugfix

* Remove incorrect test

* Un-xfail test
2019-07-11 12:55:11 +02:00
..
__init__.py Dependency tree pattern matcher (#3465) 2019-06-16 13:25:32 +02:00
_schemas.py 💫 Add token match pattern validation via JSON schemas (#3244) 2019-02-13 01:47:26 +11:00
dependencymatcher.pyx Dependency tree pattern matcher (#3465) 2019-06-16 13:25:32 +02:00
matcher.pxd 💫 Add token match pattern validation via JSON schemas (#3244) 2019-02-13 01:47:26 +11:00
matcher.pyx 💫 Fix issue #3839: Incorrect entity IDs from Matcher with operators (#3949) 2019-07-11 12:55:11 +02:00
phrasematcher.pyx fix all references to BILUO annotation format (#3797) 2019-05-31 12:19:19 +02:00