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:
February 3, 2024
:
Replace links to variable pages with links to method pages (b8d5383f7)
Improve this page