spaCy/spacy/tests/tokenizer
Matthew Honnibal c5f947f194 Fix regex deprecation warnings 2019-02-21 11:56:47 +01:00
..
__init__.py
sun.txt
test_exceptions.py
test_naughty_strings.py Fix regex deprecation warnings 2019-02-21 11:56:47 +01:00
test_tokenizer.py Replacing regex library with re to increase tokenization speed (#3218) 2019-02-01 18:05:22 +11:00
test_urls.py Replacing regex library with re to increase tokenization speed (#3218) 2019-02-01 18:05:22 +11:00
test_whitespace.py