spaCy/spacy/tests/parser
Matthew Honnibal 2da96a0ec7 Fix beam test
2017-08-19 04:15:46 +02:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_beam_parse.py Add test for beam parsing 2017-07-22 01:48:35 +02:00
test_ner.py Add test for NER 2017-07-22 01:48:58 +02:00
test_neural_parser.py Restore tests for beam parser 2017-08-18 22:27:42 +02:00
test_nn_beam.py Fix beam test 2017-08-19 04:15:46 +02:00
test_nonproj.py PseudoProjectivity->nonproj 2017-05-22 05:39:03 -05: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 Redesign training to integrate NN components 2017-05-16 16:17:30 +02:00
test_space_attachment.py Redesign training to integrate NN components 2017-05-16 16:17:30 +02:00
test_to_from_bytes_disk.py Update model fixtures and reorganise tests 2017-05-29 22:14:31 +02:00