spaCy/spacy/tests
2017-01-12 15:30:49 +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 Move language-specific tests out of redundant tokenizer directories 2017-01-12 02:17:18 +01:00
integration Added language class and some language data (with some TODOs) for Dutch 2016-11-24 15:56:38 +01:00
matcher Update test 2016-10-23 21:08:07 +02: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 test for #54 to regression tests 2017-01-12 12:25:51 +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 Use consistent test names 2017-01-12 15:09:21 +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 Fix similarity test for Python 3 2016-10-23 18:16:56 +02:00
vocab Modernise vocab API tests and remove old xfailing tests 2017-01-12 15:27:46 +01:00
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
conftest.py Add fixture for StringStore 2017-01-12 15:05:40 +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 Allow setting ents in get_doc 2017-01-12 12:25:10 +01:00