|
||||||||||
前 次 | フレームあり フレームなし |
Sentence を使用しているパッケージ | |
---|---|
net.java.sen.dictionary | |
net.java.sen.filter | |
net.java.sen.filter.stream |
net.java.sen.dictionary での Sentence の使用 |
---|
Sentence 型のパラメータを持つ net.java.sen.dictionary のメソッド | |
---|---|
java.util.List<Token> |
Viterbi.getBestTokens(Sentence sentence)
Analyses a sentence to find the most likely sequence of morphemes |
java.util.List<Token> |
Viterbi.getPossibleTokens(Sentence sentence,
int position)
Gets the possible tokens from a Sentence at a given position. |
net.java.sen.filter での Sentence の使用 |
---|
Sentence 型のパラメータを持つ net.java.sen.filter のメソッド | |
---|---|
void |
StreamFilter.preProcess(Sentence sentence)
Pre-processes a sentence |
net.java.sen.filter.stream での Sentence の使用 |
---|
Sentence 型のパラメータを持つ net.java.sen.filter.stream のメソッド | |
---|---|
void |
CompoundWordFilter.preProcess(Sentence sentence)
|
void |
CompositeTokenFilter.preProcess(Sentence sentence)
|
void |
CommentFilter.preProcess(Sentence sentence)
|
|
||||||||||
前 次 | フレームあり フレームなし |