public class EmotionML
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.Set<java.lang.String> |
descriptionTags
Convenience set listing the four types of emotion description tags:
category, dimension, appraisal, and action-tendency.
|
static java.lang.String |
namespaceURI |
static java.util.Map<java.lang.String,EmotionVocabulary.Type> |
vocabularyAttributeTypes
Map the names of attributes declaring emotion vocabularies to the type of the vocabulary they declare.
|
| Constructor and Description |
|---|
EmotionML() |
public static final java.lang.String namespaceURI
public static final java.util.Map<java.lang.String,EmotionVocabulary.Type> vocabularyAttributeTypes
public static final java.util.Set<java.lang.String> descriptionTags