spaCy/spacy/tests
Matthew Honnibal f38eb25fe1 Fix test for word vector 2016-12-18 23:31:55 +01:00
..
gold Update test for biluo tags 2016-10-16 11:42:45 +02:00
integration Added language class and some language data (with some TODOs) for Dutch 2016-11-24 15:56:38 +01:00
matcher
morphology
munge Mostly finished loading refactoring. Design is in place, but doesn't work yet. 2016-09-24 15:42:01 +02:00
parser
print
regression
serialize
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
tokenizer
tokens Fix test for word vector 2016-12-18 23:31:55 +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
website Fix conftest for website tests. 2016-10-17 01:54:26 +02:00
__init__.py
conftest.py
prag_sbd.py
sun.tokens * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
sun.txt * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_docs.py
test_matcher.py
test_pickle.py
tokenizer.sed