inflect.Singularize
Returns the singular form of the given word according to a set of common English singularization rules.
- Syntax
- inflect.Singularize INPUT
- Returns
- string
- Alias
- singularize
{{ "cats" | singularize }} → catLast updated:
September 11, 2026
:
content: Comply with function/method description guidance in style guide (76fa3fc9e)
Improve this page