spaCy/tests/parser
2015-10-13 13:44:41 +11:00
..
test_base_nps.py * Fix test_base_nps 2015-09-14 09:01:19 +10:00
test_conjuncts.py * Fix test_conjuncts 2015-06-07 19:31:16 +02:00
test_initial_actions_parse.py * Merge in changes from de branch 2015-09-06 19:49:28 +02:00
test_ner.py * Upd tests 2015-07-23 01:19:11 +02:00
test_parse_navigate.py * Fix merge problem in test_parse_navigate 2015-10-10 15:04:01 +11:00
test_parse.py * Update tests 2015-07-23 09:26:43 +02:00
test_pickle.py * Very scrappy, likely buggy first-cut pickle implementation, to work on Issue #125: allow pickle for Apache Spark. The current implementation sends stuff to temp files, and does almost nothing to ensure all modifiable state is actually preserved. The Language() instance is a deep tree of extension objects, and if pickling during training, some of the C-data state is hard to preserve. 2015-10-13 13:44:41 +11:00
test_sbd.py * Mark SBD tests as requiring models 2015-09-21 19:23:38 +10:00
test_space_attachment.py * Add test for how spaces are attached by the parser. 2015-10-10 16:03:13 +11:00
test_subtree.py * Update tests 2015-07-23 09:26:43 +02:00