spaCy/spacy/tests/regression
Peter Baumann 61b04a70d5
Run PhraseMatcher on Spans (#6918)
* 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
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_issue1-1000.py begin_training -> initialize 2020-09-28 21:35:09 +02:00
test_issue1001-1500.py Tidy up and auto-format 2020-08-09 22:36:23 +02:00
test_issue1501-2000.py begin_training -> initialize 2020-09-28 21:35:09 +02:00
test_issue2001-2500.py begin_training -> initialize 2020-09-28 21:35:09 +02:00
test_issue2501-3000.py begin_training -> initialize 2020-09-28 21:35:09 +02:00
test_issue3001-3500.py raise NotImplementedError when noun_chunks iterator is not implemented (#6711) 2021-01-17 19:56:05 +08:00
test_issue3501-4000.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00
test_issue4001-4500.py Fix beam NER resizing (#6834) 2021-01-27 23:39:14 +11:00
test_issue4501-5000.py begin_training -> initialize 2020-09-28 21:35:09 +02:00
test_issue5001-5500.py Tidy up tests and docs 2020-09-21 20:43:54 +02:00
test_issue5501-6000.py multi-label textcat component (#6474) 2021-01-06 13:07:14 +11:00
test_issue6001-6500.py Tidy up and auto-format 2021-01-30 12:52:33 +11:00
test_issue6730.py avoid empty aliases and improve UX and docs (#6840) 2021-01-29 08:51:40 +08:00
test_issue6755.py Update develop from master for v3.0.0rc5 (#6811) 2021-01-26 14:52:45 +11:00
test_issue6815.py Tidy up and auto-format 2021-01-30 12:52:33 +11:00
test_issue6839.py Run PhraseMatcher on Spans (#6918) 2021-02-10 23:43:32 +11:00
test_issue6908.py fix: Fix textcat labels to expect a Optional[Iterable[str]] instead of Optional[Dict] (#6911) 2021-02-04 23:37:13 +01:00