Class NorwegianLightStemmer
Light Stemmer for Norwegian.
Parts of this stemmer is adapted from SwedishLightStemFilter, except that while the Swedish one has a pre-defined rule set and a corresponding corpus to validate against whereas the Norwegian one is hand crafted.
Inheritance
System.Object
NorwegianLightStemmer
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
[Serializable]
public class NorwegianLightStemmer
Constructors
Name | Description |
---|---|
NorwegianLightStemmer(NorwegianStandard) | Creates a new NorwegianLightStemmer |
Methods
Name | Description |
---|---|
Stem(Char[], Int32) |