inflect.Humanize
inflect.Humanize INPUT
Returns the humanized version of the input with the first letter capitalized.
inflect.Pluralize
inflect.Pluralize INPUT
Returns the plural form of the given word according to a set of common English pluralization rules.
inflect.Singularize
inflect.Singularize INPUT
Returns the singular form of the given word according to a set of common English singularization rules.
