1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-18 09:02:29 +03:00
spaCy/spacy/tests/tokenizer
Adriane Boyd 0041dfbc7f
Use special matcher for exceptions with spaces ()
Use the special cases phrase matcher for exceptions that include space
characters so that exceptions including spaces are supported.
2021-01-06 12:05:10 +08:00
..
__init__.py Revert 2019-09-29 17:32:12 +02:00
sun.txt Revert 2019-09-29 17:32:12 +02:00
test_exceptions.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
test_explain.py Refactor pipeline components, config and language data () 2020-07-22 13:42:59 +02:00
test_naughty_strings.py Merge branch 'develop' into master-tmp 2020-09-04 13:15:36 +02:00
test_tokenizer.py Use special matcher for exceptions with spaces () 2021-01-06 12:05:10 +08:00
test_urls.py Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
test_whitespace.py Merge branch 'develop' into master-tmp 2020-09-04 13:15:36 +02:00