public class TotalLexBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
TotalLexBuilder.Counter
Easily incremented object for counting.
|
| Constructor and Description |
|---|
TotalLexBuilder(List<String> posConfirmation,
List<String> negConfirmation)
Constructor.
|
public TotalLexBuilder(List<String> posConfirmation, List<String> negConfirmation)
posConfirmation - = list of positive adjectives used to orient the
classification.negConfirmation - = list of negative adjectives used to orient the
classification.