spaCy/spacy/syntax
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__.pxd
__init__.py
_beam_utils.pxd
_beam_utils.pyx Add destructors for states in TransitionSystem (#4686) 2019-12-10 13:23:27 +01:00
_parser_model.pxd
_parser_model.pyx
_state.pxd
_state.pyx
arc_eager.pxd
arc_eager.pyx Add destructors for states in TransitionSystem (#4686) 2019-12-10 13:23:27 +01:00
ner.pxd
ner.pyx
nn_parser.pxd
nn_parser.pyx Fix and add warnings related to spacy-lookups-data (#5588) 2020-06-15 14:56:04 +02:00
nonproj.pxd
nonproj.pyx
stateclass.pxd
stateclass.pyx
transition_system.pxd Add destructors for states in TransitionSystem (#4686) 2019-12-10 13:23:27 +01:00
transition_system.pyx Add destructors for states in TransitionSystem (#4686) 2019-12-10 13:23:27 +01:00