python3-inflect

Generate plurals, singular nouns, ordinals, indefinite articles (Python 3)
  https://pypi.python.org/pypi/inflect
  0
  no reviews



The inflect Python module correctly generates plurals, singular nouns, ordinals and indefinite articles. It can also convert numbers to words.

This package contains the Python 3 version of this module.