| Package | Description |
|---|---|
| eu.fbk.dkm.pikes.resources |
| Modifier and Type | Method and Description |
|---|---|
SubjectivityLexicon.Polarity |
SubjectivityLexicon.Lexeme.getPolarity() |
static SubjectivityLexicon.Polarity |
SubjectivityLexicon.Polarity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubjectivityLexicon.Polarity[] |
SubjectivityLexicon.Polarity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Lexeme(String id,
Iterable<Lexicon.Token> tokens,
SubjectivityLexicon.Polarity polarity,
boolean strong) |
Copyright © 2016–2020 FBK. All rights reserved.