spaCy/spacy/tests/tokenizer
Matthew Honnibal 8c945310fb Excuse emoji failure on narrow unicode builds 2017-09-16 16:21:13 +02:00
..
__init__.py
sun.txt Move text file back to tokenizer tests directory 2017-01-12 02:10:23 +01:00
test_exceptions.py Excuse emoji failure on narrow unicode builds 2017-09-16 16:21:13 +02:00
test_naughty_strings.py Add simple "naughty strings" test (see #1107) 2017-06-06 17:43:51 +02:00
test_tokenizer.py Remove unused utf8open util and replace os.path with ensure_path 2017-04-16 20:37:45 +02:00
test_urls.py Fix xpassing URL test case 2017-04-07 17:36:05 +02:00
test_whitespace.py