Interface IStemmer

Namespace
NOpenNLP.Tools.Stemmer
Assembly
NOpenNLP.Tools.dll

The stemmer is reducing a word to its stem.

public interface IStemmer

Methods

Stem(string)

string Stem(string word)

Parameters

word string

Returns

string