Namespace: WordsMatching

Interface StemmerInterface

All Known Implementing Classes:
PorterStemmer

public interface StemmerInterface

Persistent
False
summary
Summary description for PorterStemmer.

Method Summary
  public string stemTerm(string s)
 
 

Method Detail

stemTerm

public string stemTerm(string s)
Returns
string
Nullable
False
New
False