| Package | Description |
|---|---|
| net.java.sen.dictionary | |
| org.apache.lucene.analysis.gosen.tokenAttributes |
| Modifier and Type | Field and Description |
|---|---|
Morpheme |
Node.morpheme
The
Morpheme that is contained within this Node |
Morpheme |
Node.morpheme
The
Morpheme that is contained within this Node |
| Modifier and Type | Method and Description |
|---|---|
Morpheme |
Token.getMorpheme()
Gets the morpheme data for this Token
|
Morpheme |
Token.getMorpheme()
Gets the morpheme data for this Token
|
| Modifier and Type | Method and Description |
|---|---|
void |
Token.setMorpheme(Morpheme morpheme)
Sets the morpheme data for this Token
|
void |
Token.setMorpheme(Morpheme morpheme)
Sets the morpheme data for this Token
|
| Constructor and Description |
|---|
Token(String surface,
int cost,
int start,
int length,
Morpheme morpheme)
Creates a Token with explicit parameters
|
Token(String surface,
int cost,
int start,
int length,
Morpheme morpheme)
Creates a Token with explicit parameters
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicFormAttribute.setMorpheme(Morpheme morpheme) |
void |
BasicFormAttributeImpl.setMorpheme(Morpheme morpheme) |
void |
ConjugationAttribute.setMorpheme(Morpheme morpheme) |
void |
ConjugationAttributeImpl.setMorpheme(Morpheme morpheme) |
void |
PartOfSpeechAttribute.setMorpheme(Morpheme morpheme) |
void |
PartOfSpeechAttributeImpl.setMorpheme(Morpheme morpheme) |
void |
PronunciationsAttribute.setMorpheme(Morpheme morpheme) |
void |
PronunciationsAttributeImpl.setMorpheme(Morpheme morpheme) |
void |
ReadingsAttribute.setMorpheme(Morpheme morpheme) |
void |
ReadingsAttributeImpl.setMorpheme(Morpheme morpheme) |
void |
ReadingsAttributeImpl.setMorpheme(Morpheme morpheme) |
void |
ReadingsAttribute.setMorpheme(Morpheme morpheme) |
void |
PronunciationsAttributeImpl.setMorpheme(Morpheme morpheme) |
void |
PronunciationsAttribute.setMorpheme(Morpheme morpheme) |
void |
PartOfSpeechAttributeImpl.setMorpheme(Morpheme morpheme) |
void |
PartOfSpeechAttribute.setMorpheme(Morpheme morpheme) |
void |
ConjugationAttributeImpl.setMorpheme(Morpheme morpheme) |
void |
ConjugationAttribute.setMorpheme(Morpheme morpheme) |
void |
BasicFormAttributeImpl.setMorpheme(Morpheme morpheme) |
void |
BasicFormAttribute.setMorpheme(Morpheme morpheme) |