Class TokenInfoDictionary

java.lang.Object
org.apache.lucene.analysis.ko.dict.BinaryDictionary
org.apache.lucene.analysis.ko.dict.TokenInfoDictionary
All Implemented Interfaces:
Dictionary

public final class TokenInfoDictionary extends BinaryDictionary
Binary dictionary implementation for a known-word dictionary model: Words are encoded into an FST mapping to a list of wordIDs.