spaCy/spacy/tests/tokens
Wolfgang Seeker 12024b0b0a bugfix: introducing multiple roots now updates original head's properties
adjust tests to rely less on statistical model
2016-04-20 16:42:41 +02: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 bugfix in unit test 2016-04-08 16:46:44 +02:00
test_token_api.py * Fix Issue #323: Incorrect semantics of Token.__str__ built-in. Add flag to allow users to switch the old semantics back on, to ease transition. 2016-04-12 13:17:59 +10:00
test_token.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_tokens_api.py bugfix: introducing multiple roots now updates original head's properties 2016-04-20 16:42:41 +02:00
test_vec.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00