Class TokenInfoDictionary
Binary dictionary implementation for a known-word dictionary model: Words are encoded into an FST mapping to a list of wordIDs.
Inherited Members
Assembly: Lucene.Net.Analysis.Kuromoji.dll
Syntax
public sealed class TokenInfoDictionary : BinaryDictionary, IDictionary
Fields
Name | Description |
---|---|
FST_FILENAME_SUFFIX |
Properties
Name | Description |
---|---|
FST |
Methods
Name | Description |
---|---|
GetInstance() |