|
||||||||||
前 次 | フレームあり フレームなし |
Morpheme を使用しているパッケージ | |
---|---|
net.java.sen.dictionary |
net.java.sen.dictionary での Morpheme の使用 |
---|
Morpheme として宣言されている net.java.sen.dictionary のフィールド | |
---|---|
Morpheme |
Node.morpheme
The Morpheme that is contained within this Node |
Morpheme を返す net.java.sen.dictionary のメソッド | |
---|---|
Morpheme |
Token.getMorpheme()
Gets the morpheme data for this Token |
Morpheme 型のパラメータを持つ net.java.sen.dictionary のコンストラクタ | |
---|---|
Token(java.lang.String surface,
int cost,
int start,
int length,
Morpheme morpheme)
Creates a Token with explicit parameters |
|
||||||||||
前 次 | フレームあり フレームなし |