
EnglishStemmer
- Namespace
- Rowles.LeanLucene.Analysis.Stemmers
- Assembly
- Rowles.LeanLucene.dll
English stemmer wrapping the existing Porter stemmer implementation.
public sealed class EnglishStemmer : IStemmer
EnglishStemmer
- Implements
Methods
Stem(string)
Returns the stemmed form of the word.