|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.textrazor.annotations.Annotation
com.textrazor.annotations.NounPhrase
public class NounPhrase
Constructor Summary | |
---|---|
NounPhrase()
|
Method Summary | |
---|---|
int |
getId()
|
java.util.List<java.lang.Integer> |
getWordPositions()
|
java.util.List<Word> |
getWords()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NounPhrase()
Method Detail |
---|
public java.util.List<Word> getWords()
Word
objects in this phrase within their sentence.public int getId()
public java.util.List<java.lang.Integer> getWordPositions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |