spaCy/spacy/tests/morphology
Adriane Boyd b84fd70cc3
Fix exceptions for Morphology.__reduce__ (#5792)
Pickle exceptions in the MORPH_RULES format instead of the internal
format after the recent `Morphology.__init__` changes.
2020-07-22 15:00:25 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_morph_converters.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
test_morph_features.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
test_morph_pickle.py Fix exceptions for Morphology.__reduce__ (#5792) 2020-07-22 15:00:25 +02:00