Class JapaneseBaseFormFilter
Replaces term text with the IBaseFormAttribute.
This acts as a lemmatizer for verbs and adjectives. To prevent terms from being stemmed use an instance of SetKeywordMarkerFilter or a custom TokenFilter that sets the IKeywordAttribute before this TokenStream.
Inherited Members
Assembly: Lucene.Net.Analysis.Kuromoji.dll
Syntax
public sealed class JapaneseBaseFormFilter : TokenFilter, IDisposable
Constructors
Name | Description |
---|---|
JapaneseBaseFormFilter(TokenStream) |
Methods
Name | Description |
---|---|
IncrementToken() |