Modifier and Type | Field and Description |
---|---|
String |
polannsrc
The source of this polarity
|
TFF.Polarity |
polarity
the polarity of the clue
|
TFF.Pos[] |
poses
The parts of speech of each word
|
boolean[] |
stemmed
Whether the words are stemmed
|
TFF.Type |
type
The clue subjectivity
|
String[] |
words
The words involved in the clue
|
Constructor and Description |
---|
Clue() |
public boolean[] stemmed
public TFF.Polarity polarity
public Clue()