Package net.reduls.igo.dictionary
Class Matrix
java.lang.Object
net.reduls.igo.dictionary.Matrix
形態素の連接コスト表を扱うクラス
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Matrix
- Throws:
IOException
-
-
Method Details
-
linkCost
public short linkCost(int leftId, int rightId) 形態素同士の連接コストを求める
-