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
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
test_parse_navigate.py
test_parse.py
test_preset_sbd.py Fix string-to-unicode problem 2017-10-09 00:59:49 +02:00
test_space_attachment.py
test_to_from_bytes_disk.py