BrazilianStemmer

A stemmer for Brazilian Portuguese words.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun log(): String

For log and debug purpose

Link copied to clipboard
fun stem(term: String): String?

Stems the given term to an unique discriminator.