spaCy/spacy/tests/parser
2016-05-04 16:00:28 +02: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 * Add test for matcher end-point problem 2015-11-12 05:00:40 +11:00
test_nonproj.py make a proper list from zip iterator 2016-03-03 19:51:01 +01:00
test_parse_navigate.py bugfix: introducing multiple roots now updates original head's properties 2016-04-20 16:42:41 +02:00
test_parse.py * Whitespace 2016-05-02 16:08:11 +02:00
test_parser_pickle.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_sbd.py * Add test for Issue #309 2016-05-04 16:00:28 +02: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