org.apache.lucene.analysis.ja.dict
Class ConnectionCosts
java.lang.Object
org.apache.lucene.analysis.ja.dict.ConnectionCosts
public final class ConnectionCosts
- extends Object
n-gram connection cost data
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILENAME_SUFFIX
public static final String FILENAME_SUFFIX
- See Also:
- Constant Field Values
HEADER
public static final String HEADER
- See Also:
- Constant Field Values
VERSION
public static final int VERSION
- See Also:
- Constant Field Values
get
public int get(int forwardId,
int backwardId)
getInstance
public static ConnectionCosts getInstance()