spaCy/spacy/pipeline/_edit_tree_internals
Raphael Mitsch ece27a0424 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-06-07 19:04:21 +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-06-07 19:04:21 +02:00
schemas.py Add edit tree lemmatizer (#10231) 2022-03-28 11:13:50 +02:00