1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-12 23:35:47 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Peter Baumann
61b04a70d5
Run PhraseMatcher on Spans ()
* Add regression test

* Run PhraseMatcher on Spans

* Add test for PhraseMatcher on Spans and Docs

* Add SCA

* Add test with 3 matches in Doc, 1 match in Span

* Update docs

* Use doc.length for find_matches in tokenizer

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2021-02-10 23:43:32 +11:00