spaCy/spacy/tests/tokenizer
Raphael Mitsch 357be2614e
Fuzz tokenizer.explain: draft for fuzzy tests. (#10771)
* Fuzz tokenizer.explain: draft for fuzzy tests.

* Fuzz tokenizer.explain: xignoring tokenizer.explain() tests. Removed deadline modification. Removed LANGUAGES_WITHOUT_TOKENIZERS.

* Fuzz tokenizer.explain: changed tokenizer initialization to avoid failus in Azure runs.

* Fuzz tokenizer.explain: type hint for tokenizer in test.

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2022-05-17 10:23:16 +02:00
..
__init__.py
sun.txt
test_exceptions.py
test_explain.py Fuzz tokenizer.explain: draft for fuzzy tests. (#10771) 2022-05-17 10:23:16 +02:00
test_naughty_strings.py
test_tokenizer.py
test_urls.py
test_whitespace.py