Changes since 0.5.0 release * Fixed bug in overrides loading where entries of the same base word were overriding the previous entry * Added force=True when setting spacy extension so Inflections can be re-defined.
0.5.0
0.4
* Added InflectionRules.py and ability to inflect OOV in methods * Added docs directory and build files for sphinx documentation * Minor documentation and bug fix updates * Added test cases and script in scripts directory to run all tests * Reworked overrides creation script