spaCy/spacy/tests/tokens
Matthew Honnibal aa0dd79f52 * Delete test_token_references, which checked a flakey strategy for preventing orphan tokens from a while ago. Now orphan tokens simply hold a reference to Pool, preventing the memory from being freed underneath them. This means that we don't need to run this slow test. 2016-01-16 16:03:35 +01:00
..
test_array.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_merge.py * Add test for Issue #214. Resolved in change to Span.root 2016-01-16 15:37:47 +01:00
test_token.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_token_api.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_tokens_api.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_vec.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00