inflect.Singularize
Singularizes the given word according to a set of common English singularization rules.
Syntax
inflect.Singularize INPUT
Returns
string
Alias
singularize
{{ "cats" | singularize }} → cat
Last updated:
March 5, 2025
:
content: Remove "related" array from function and method pages (2fcd21ee5)
Improve this page