spaCy/spacy/matcher
Priscilla de Abreu Lopes 39e79fcc86 Bugfix/dep matcher issue 4590 (#4601)
* add contributor agreement for prilopes

* add test for issue #4590

* fix on_match params for DependencyMacther (#4590)
2019-11-07 12:01:06 +01:00
..
__init__.py
_schemas.py Alphanumeric -> alphabetic [ci skip] 2019-10-06 13:30:01 +02:00
dependencymatcher.pyx Bugfix/dep matcher issue 4590 (#4601) 2019-11-07 12:01:06 +01:00
matcher.pxd
matcher.pyx Implement new API for {Phrase}Matcher.add (backwards-compatible) (#4522) 2019-10-25 22:21:08 +02:00
phrasematcher.pxd Replace Entity/MatchStruct with SpanC (#4459) 2019-10-18 11:01:47 +02:00
phrasematcher.pyx Implement new API for {Phrase}Matcher.add (backwards-compatible) (#4522) 2019-10-25 22:21:08 +02:00