mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 02:06:31 +03:00
46dfe773e1
* replace unicode categories with raw list of code points * simplifying ranges * fixing variable length quotes * removing redundant regular expression * small cleanup of regexp notations * quotes and alpha as ranges instead of alterations * removed most regexp dependencies and features * exponential backtracking - unit tests * rewrote expression with pathological backtracking * disabling double hyphen tests for now * test additional variants of repeating punctuation * remove regex and redundant backslashes from load_reddit script * small typo fixes * disable double punctuation test for russian * clean up old comments * format block code * final cleanup * naming consistency * french strings as unicode for python 2 support * french regular expression case insensitive |
||
---|---|---|
.. | ||
__init__.py | ||
_test_issue1622.py | ||
_test_issue2800.py | ||
test_issue1-1000.py | ||
test_issue1001-1500.py | ||
test_issue1501-2000.py | ||
test_issue1773.py | ||
test_issue2001-2500.py | ||
test_issue2396.py | ||
test_issue2564.py | ||
test_issue2569.py | ||
test_issue2626.py | ||
test_issue2671.py | ||
test_issue2754.py | ||
test_issue2772.py | ||
test_issue2782.py | ||
test_issue2835.py | ||
test_issue2871.py | ||
test_issue2901.py | ||
test_issue3009.py | ||
test_issue3012.py |