spaCy/spacy/pipeline/_edit_tree_internals
Raphael Mitsch f5390e278a
Refactor error messages to remove hardcoded strings (#10729)
* Use custom error msg instead of hardcoded string: replaced remaining hardcoded error message strings.

* Use custom error msg instead of hardcoded string: fixing faulty Errors import.
2022-05-02 13:38:46 +02:00
..
__init__.py Add edit tree lemmatizer (#10231) 2022-03-28 11:13:50 +02:00
edit_trees.pxd Add edit tree lemmatizer (#10231) 2022-03-28 11:13:50 +02:00
edit_trees.pyx Refactor error messages to remove hardcoded strings (#10729) 2022-05-02 13:38:46 +02:00
schemas.py Add edit tree lemmatizer (#10231) 2022-03-28 11:13:50 +02:00