1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-25 04:14:12 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Paolo Arduin
1ca32d8f9c
Matcher support for Span as well as Doc ()
* Matcher support for Span, as well as Doc 

* Removes an import unused

* Signed contributors agreement

* Code optimization and better test

* Add error message for bad Matcher call argument

* Fix merging
2020-04-15 13:51:33 +02:00
Paolo Arduin
8ce408d2e1
Comparison predicate handling for != ()
* Fix 

* Optim test
2020-04-14 19:14:15 +02:00