spaCy/spacy/tests
2017-01-12 23:40:02 +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 Modernise BILUO tests 2017-01-12 23:39:18 +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
munge Mostly finished loading refactoring. Design is in place, but doesn't work yet. 2016-09-24 15:42:01 +02:00
parser Move Pragmatic Segmenter test cases (currently unused) to parser tests 2017-01-12 15:08:02 +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 Fix formatting, naming and unicode declaration 2017-01-12 16:51:13 +01:00
tokenizer Create basic and extended test set for URLs 2017-01-12 23:40:02 +01:00
unit Tidy up 2017-01-12 02:16:37 +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 Lemmatizer fixture 2017-01-12 23:38:55 +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