|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object LIA_topic_seg.Sentence.Lemma
class Sentence.Lemma
Cette classe permet de conserver les informations sur un lemme, c'est ˆ dire son rang d'accs dans le dictionnaire des lemmes, et le poids qui lui est attribuŽ dans le fichier d'entrŽe.
Field Summary | |
---|---|
(package private) int |
code
|
(package private) float |
weight
|
Constructor Summary | |
---|---|
Sentence.Lemma(int c,
float w)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int code
float weight
Constructor Detail |
---|
Sentence.Lemma(int c, float w)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |