Contents

inflect 7.2.0

0

Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words

Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words

How to Install inflect

You can install inflect using pip

pip install inflect

or add it to a project with poetry

poetry add inflect

Package Details

Author
Paul Dyson
License
None
Homepage
https://github.com/jaraco/inflect
PyPi:
https://pypi.org/project/inflect/

Classifiers

  • Software Development/Libraries/Python Modules
  • Text Processing/Linguistic
No  inflect  pypi packages just yet.

Errors

A list of common inflect errors.

Code Examples

Here are some inflect code examples and snippets.