spaCy/spacy/tests/regression
Adriane Boyd 2263bc7b28
Update develop from master for v3.0.0rc5 (#6811)
* Fix `spacy.util.minibatch` when the size iterator is finished (#6745)

* Skip 0-length matches (#6759)

Add hack to prevent matcher from returning 0-length matches.

* support IS_SENT_START in PhraseMatcher (#6771)

* support IS_SENT_START in PhraseMatcher

* add unit test and friendlier error

* use IDS.get instead

* ensure span.text works for an empty span (#6772)

* Remove unicode_literals

Co-authored-by: Santiago Castro <bryant@montevideo.com.uy>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2021-01-26 14:52:45 +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 Tidy up and auto-format 2021-01-15 11:57:36 +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_issue6207.py Tidy up and auto-format 2020-10-10 19:14:48 +02:00
test_issue6258.py Tidy up and auto-format 2021-01-05 13:41:53 +11:00
test_issue6755.py Update develop from master for v3.0.0rc5 (#6811) 2021-01-26 14:52:45 +11:00