spaCy/spacy/tests/parser
Adriane Boyd c482f20778
Fix and add warnings related to spacy-lookups-data (#5588)
* Fix warning message for lemmatization tables

* Add a warning when the `lexeme_norm` table is empty. (Given the
relatively lang-specific loading for `Lookups`, it seemed like too much
overhead to dynamically extract the list of languages, so for now it's
hard-coded.)
2020-06-15 14:56:04 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_add_label.py Revert #4334 2019-09-29 17:32:12 +02:00
test_arc_eager_oracle.py Revert #4334 2019-09-29 17:32:12 +02:00
test_ner.py Fix and add warnings related to spacy-lookups-data (#5588) 2020-06-15 14:56:04 +02:00
test_neural_parser.py Revert #4334 2019-09-29 17:32:12 +02:00
test_nn_beam.py Revert #4334 2019-09-29 17:32:12 +02:00
test_nonproj.py Revert #4334 2019-09-29 17:32:12 +02:00
test_parse_navigate.py Bugfix/get doc (#5049) 2020-03-02 11:49:28 +01:00
test_parse.py Tidy up and auto-format 2019-12-21 19:04:17 +01:00
test_preset_sbd.py Revert #4334 2019-09-29 17:32:12 +02:00
test_space_attachment.py Revert #4334 2019-09-29 17:32:12 +02:00