spaCy/spacy/tests
2017-01-13 02:23:50 +01:00
..
de Move language-specific tests out of redundant tokenizer directories 2017-01-12 02:17:18 +01:00
doc Rename tags to pos in get_doc and allow adding tags to tokens 2017-01-12 11:18:36 +01:00
en Move language-specific tests out of redundant tokenizer directories 2017-01-12 02:17:18 +01:00
gold Move alignment tests from munge to gold and modernise 2017-01-13 01:33:31 +01:00
hu Move language-specific tests out of redundant tokenizer directories 2017-01-12 02:17:18 +01:00
integration Fix formatting and consistency 2017-01-12 22:00:06 +01:00
matcher Modernise and merge matcher tests 2017-01-12 22:23:11 +01:00
parser Modernise noun chunks tests and don't depend on models 2017-01-13 02:01:00 +01:00
regression Add regression test for #740 2017-01-12 22:57:38 +01:00
serialize Modernise serializer codecs tests 2017-01-12 21:58:55 +01:00
spans Modernise span tests and don't depend on models 2017-01-12 15:30:49 +01:00
stringstore Add tests for StringStore 2017-01-12 15:07:31 +01:00
tagger Modernise lemmatizer tests 2017-01-12 23:41:17 +01:00
tokenizer Merge tokenizer tests 2017-01-13 01:34:14 +01:00
vectors Modernise vector similarity tests 2017-01-12 16:51:13 +01:00
vocab Modernise and merge lexeme vocab tests 2017-01-12 16:51:12 +01:00
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
conftest.py Add text_file_b fixture using BytesIO 2017-01-13 02:23:50 +01:00
test_attrs.py Move attrs tests from unit to root and modernise 2017-01-13 01:33:50 +01:00
test_orth.py Merge flag features tests into orth tests in tests root 2017-01-12 15:12:00 +01:00
util.py Add assert_docs_equal util to compare two docs 2017-01-12 21:56:52 +01:00