inflect 7.4.0
0
Correctly generate plurals, singular nouns, ordinals, indefinite articles
Contents
Correctly generate plurals, singular nouns, ordinals, indefinite articles
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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/inflect/
Classifiers
- Software Development/Libraries/Python Modules
- Text Processing/Linguistic
Related Packages
Errors
A list of common inflect errors.
Code Examples
Here are some inflect
code examples and snippets.