spaCy/spacy/tests/parser
2018-04-03 15:44:58 +02:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_add_label.py Rewrite oracle to not use fast-forward. Seems to work? 2018-04-01 10:43:11 +02:00
test_arc_eager_oracle.py Update oracle tests for Split 2018-04-03 15:44:58 +02:00
test_beam_parse.py Limit parser model size, to hopefully reduce memory during CI tests 2018-01-28 21:00:32 +01:00
test_ner.py Add test for NER 2017-07-22 01:48:58 +02:00
test_neural_parser.py Fix names of pipeline components 2017-10-26 12:38:23 +02:00
test_nn_beam.py Rewrite oracle to not use fast-forward. Seems to work? 2018-04-01 10:43:11 +02:00
test_nonproj.py PseudoProjectivity->nonproj 2017-05-22 05:39:03 -05:00
test_parse_navigate.py Fix equality check in test 2017-10-16 19:50:35 +02:00
test_parse.py Redesign training to integrate NN components 2017-05-16 16:17:30 +02:00
test_preset_sbd.py Make test less flakey 2017-11-03 14:36:08 +01:00
test_space_attachment.py Redesign training to integrate NN components 2017-05-16 16:17:30 +02:00
test_split_word.py Rewrite oracle to not use fast-forward. Seems to work? 2018-04-01 10:43:11 +02:00
test_state.py Add tests for gold alignment and parser state 2018-04-01 17:26:37 +02:00
test_to_from_bytes_disk.py Fix names of pipeline components 2017-10-26 12:38:23 +02:00