spaCy/spacy/tests/parser
Matthew Honnibal d8a2506023 Merge pull request #1401 from explosion/feature/add-parser-action
💫 Allow labels to be added to pre-trained parser and NER modes
2017-10-09 04:57:51 +02:00
..
__init__.py add __init__.py to empty package dirs 2016-03-14 11:28:03 +01:00
test_add_label.py Add tests for adding parser actions 2017-10-09 03:42:35 +02: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 Fix tests for history features 2017-10-09 04:12:24 +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_preset_sbd.py Fix string-to-unicode problem 2017-10-09 00:59:49 +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