valley.stemmer.stemmer

Undocumented in source.

Members

Interfaces

IStemmer
interface IStemmer

The Stemmer interface

Structs

Alphabet
struct Alphabet(string[] vowels, string[] extraLetters = [])

Represents a language alphabet and allows to perform different stemming operations

Meta