spaCy/spacy/tests/tokens
Matthew Honnibal 4a37fdcee1 Merge pull request #287 from wbwseeker/deproj_sentbnd_bug
add function to Token for setting head and dep (and dep_)
2016-03-25 09:47:45 +11:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_array.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_noun_chunks.py * Add test for Issue #203: nested noun chunks. 2016-01-16 18:02:30 +01:00
test_token_api.py add function for setting head and label to token 2016-03-11 17:31:06 +01:00
test_token.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_tokens_api.py * Add test for Issue #251: Incorrect right edges, caused by bad update to r_edge in del_arc, triggered from non-monotonic left-arc 2016-02-06 23:47:51 +01:00
test_vec.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00