Class KStemmer
This class implements the Kstem algorithm
Inheritance
System.Object
KStemmer
Namespace: Lucene.Net.Analysis.En
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public class KStemmer : object
Remarks
Title: Kstemmer
Description: This is a java version of Bob Krovetz' kstem stemmer
Copyright: Copyright 2008, Luicid Imagination, Inc.
Copyright: Copyright 2003, CIIR University of Massachusetts Amherst (http://ciir.cs.umass.edu)