spaCy/spacy/tests/parser
2016-05-02 15:28:07 +02:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_base_nps.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11: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 * Fix parsing tests, so that labels are added if they're missing, and so that the branching test values are correct 2016-05-02 15:25:27 +02:00
test_parser_pickle.py * Move tests underneath spacy/ 2015-10-26 00:07:31 +11:00
test_sbd.py * Fix merge conflict in test_parse 2016-05-02 15:28:07 +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