Index

A C D E F G I J L M N O P R S T U V W 
All Classes|All Packages

G

getBegin() - Method in interface edu.fiu.jtlex.ITerm
Word’s first character position within text.
getBegin() - Method in class edu.fiu.jtlex.Term
 
getElementId() - Method in interface edu.fiu.jtlex.ITerm
Contains id of element (Can be verbs, nouns, clauses, sentences).
getElementId() - Method in class edu.fiu.jtlex.Term
 
getEnd() - Method in interface edu.fiu.jtlex.ITerm
Word’s last character position within text.
getEnd() - Method in class edu.fiu.jtlex.Term
 
getFrameSet() - Method in interface edu.fiu.jtlex.ITerm
Composed of the lemma and the sense associated with it (Can check Wordnet).
getFrameSet() - Method in class edu.fiu.jtlex.Term
 
getId() - Method in interface edu.fiu.jtlex.ITerm
Each term has to be identified by a unique ID number.
getId() - Method in class edu.fiu.jtlex.Term
 
getLemma() - Method in interface edu.fiu.jtlex.ITerm
Each head of the main term in the noun phrase.
getLemma() - Method in class edu.fiu.jtlex.Term
 
getNamedEntity() - Method in interface edu.fiu.jtlex.ITerm
Marks the Term as an Entity type.
getNamedEntity() - Method in class edu.fiu.jtlex.Term
 
getNormalizedNER() - Method in interface edu.fiu.jtlex.ITerm
Normalized text after annotated by NER.
getNormalizedNER() - Method in class edu.fiu.jtlex.Term
 
getText() - Method in interface edu.fiu.jtlex.ITerm
Text being referred to by term.
getText() - Method in class edu.fiu.jtlex.Term
 
getTid() - Method in interface edu.fiu.jtlex.ITerm
Each timex has to be identified by a unique ID number.
getTid() - Method in class edu.fiu.jtlex.Term
 
getTimexText() - Method in interface edu.fiu.jtlex.ITerm
Each timex has text associated with it.
getTimexText() - Method in class edu.fiu.jtlex.Term
 
getTimexType() - Method in interface edu.fiu.jtlex.ITerm
This value is not optional.
getTimexType() - Method in class edu.fiu.jtlex.Term
 
A C D E F G I J L M N O P R S T U V W 
All Classes|All Packages