Skip to content

Releases: bjascob/pyInflect

pyinflect 0.5.1

03 Feb 16:47
Compare
Choose a tag to compare

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.

pyInflect 0.5.0

30 Apr 13:52
Compare
Choose a tag to compare

Changes from 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