spaCy/spacy/tests
2017-01-14 22:24:58 +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 Update test for biluo tags 2016-10-16 11:42:45 +02:00
hu Better error handling 2017-01-14 22:24:58 +01:00
integration Added language class and some language data (with some TODOs) for Dutch 2016-11-24 15:56:38 +01:00
matcher Modernise matcher tests and split into two files 2017-01-12 17:51:46 +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 Move matcher tests for #188 and #242 to regression tests 2017-01-12 17:33:57 +01:00
serialize Test Issue #514: Serializer fails when new entity type has been added. 2016-10-23 17:41:44 +02: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 Move text file back to tokenizer tests directory 2017-01-12 02:10:23 +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 Adjust formatting 2017-01-12 16:51:12 +01:00
test_matcher.py Remove old unused tests and conftest files 2017-01-12 15:09:05 +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 get_cosine util function 2017-01-12 16:51:13 +01:00