spaCy/spacy/tests/parser
2017-01-12 01:06:36 +01:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_base_nps.py reformulate noun chunk tests for English 2016-05-03 14:24:35 +02:00
test_conjuncts.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_initial_actions_parse.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_ner.py Update tests 2016-09-24 01:17:03 +02:00
test_nonproj.py Modernise nonprojectivity tests and don't depend on models 2017-01-12 01:06:36 +01:00
test_parse_navigate.py Modernise Doc parse tree navigation tests and don't depend on models 2017-01-11 21:14:15 +01:00
test_parse.py Modernise parser tests and don't depend on models 2017-01-11 21:30:27 +01:00
test_sbd.py Modernise sentence boundary detection tests and don't depend on models (where possible) 2017-01-11 23:53:08 +01:00
test_space_attachment.py different handling of space tokens 2016-04-13 15:28:28 +02:00
test_subtree.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00