The Text Stemming API is used to get the root form of a word. It is useful for searching and natural language processing.
{
"original": "The laziest dogs are jumping over the quicker brown foxes",
"stemmed": "The laziest dog are jump over the quicker brown fox"
}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}