mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
9a478b6db8
* splitting up latin unicode interval * removing hyphen as infix for French * adding failing test for issue 1235 * test for issue #3002 which now works * partial fix for issue #2070 * keep the hyphen as infix for French (as it was) * restore french expressions with hyphen as infix (as it was) * added succeeding unit test for Issue #2656 * Fix issue #2822 with custom Italian exception * Fix issue #2926 by allowing numbers right before infix / * splitting up latin unicode interval * removing hyphen as infix for French * adding failing test for issue 1235 * test for issue #3002 which now works * partial fix for issue #2070 * keep the hyphen as infix for French (as it was) * restore french expressions with hyphen as infix (as it was) * added succeeding unit test for Issue #2656 * Fix issue #2822 with custom Italian exception * Fix issue #2926 by allowing numbers right before infix / * remove duplicate * remove xfail for Issue #2179 fixed by Matt * adjust documentation and remove reference to regex lib |
||
---|---|---|
.. | ||
__init__.py | ||
_test_issue1622.py | ||
_test_issue2800.py | ||
test_issue1-1000.py | ||
test_issue1001-1500.py | ||
test_issue1501-2000.py | ||
test_issue1971.py | ||
test_issue2001-2500.py | ||
test_issue2501-3000.py | ||
test_issue2656.py | ||
test_issue2822.py | ||
test_issue2833.py | ||
test_issue2926.py | ||
test_issue3002.py | ||
test_issue3009.py | ||
test_issue3012.py | ||
test_issue3199.py | ||
test_issue3209.py | ||
test_issue3248.py | ||
test_issue3277.py | ||
test_issue3288.py | ||
test_issue3289.py |