Class JapaneseReadingFormFilter
A TokenFilter that replaces the term attribute with the reading of a token in either katakana or romaji form. The default reading form is katakana.
Inherited Members
Assembly: Lucene.Net.Analysis.Kuromoji.dll
Syntax
public sealed class JapaneseReadingFormFilter : TokenFilter, IDisposable
Constructors
Name | Description |
---|---|
JapaneseReadingFormFilter(TokenStream) | |
JapaneseReadingFormFilter(TokenStream, Boolean) |
Methods
Name | Description |
---|---|
IncrementToken() |