spaCy/spacy/tests
2017-01-11 21:30:14 +01:00
..
de Merge conftests into one cohesive file 2017-01-11 13:56:32 +01:00
doc Use consistent test names 2017-01-11 19:00:52 +01:00
en Merge conftests into one cohesive file 2017-01-11 13:56:32 +01:00
gold Update test for biluo tags 2016-10-16 11:42:45 +02:00
hu Merge conftests into one cohesive file 2017-01-11 13:56:32 +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
morphology add __init__.py to empty package dirs 2016-03-14 11:28:03 +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 Modernise Doc parse tree navigation tests and don't depend on models 2017-01-11 21:14:15 +01:00
print add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
regression Tidy up regression tests 2017-01-10 19:24:10 +01:00
serialize Test Issue #514: Serializer fails when new entity type has been added. 2016-10-23 17:41:44 +02:00
spans Add (and test) Span.sentiment attribute. By default we average token.span, but can override with custom hook. Re Issue #667 2016-12-02 11:05:50 +01:00
tagger Change morphology and lemmatizer API 2016-12-07 21:12:49 +01:00
tokenizer Merge conftests into one cohesive file 2017-01-11 13:56:32 +01:00
unit Test #656, #624: special case rules for tokenizer with attributes. 2016-11-25 12:44:13 +01:00
vectors Fix similarity test for Python 3 2016-10-23 18:16:56 +02:00
vocab Test workaround for Issue #285: Streaming data memory growth 2016-10-24 13:48:06 +02:00
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
conftest.py Add en_parser fixture 2017-01-11 21:29:59 +01:00
prag_sbd.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
sun.txt Move sun.txt to original location and fix path to not break parser tests 2017-01-08 20:32:54 +01:00
test_matcher.py Add basic test for PhraseMatcher 2016-11-09 00:10:32 +08:00
test_pickle.py * Comment out pickle tests 2016-01-25 15:51:13 +01:00
util.py Add apply_transition_sequence util function to utils 2017-01-11 21:30:14 +01:00