Class RSLPStemmerBase.RuleWithSetExceptions
A rule with a set of whole-word exceptions.
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
protected class RuleWithSetExceptions : RSLPStemmerBase.Rule
Constructors
Name | Description |
---|---|
RuleWithSetExceptions(String, Int32, String, String[]) |
Fields
Name | Description |
---|---|
m_exceptions |
Methods
Name | Description |
---|---|
Matches(Char[], Int32) |