mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 09:56:28 +03:00
2263bc7b28
* 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> |
||
---|---|---|
.. | ||
__init__.py | ||
test_issue1-1000.py | ||
test_issue1001-1500.py | ||
test_issue1501-2000.py | ||
test_issue2001-2500.py | ||
test_issue2501-3000.py | ||
test_issue3001-3500.py | ||
test_issue3501-4000.py | ||
test_issue4001-4500.py | ||
test_issue4501-5000.py | ||
test_issue5001-5500.py | ||
test_issue5501-6000.py | ||
test_issue6207.py | ||
test_issue6258.py | ||
test_issue6755.py |