public class Annotations extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ANNOTATION |
static String |
AUDIO_DOCUMENT |
static String |
CONSTITUENT |
static String |
COREFERENCE |
static String |
DATE
Deprecated.
Use NamedEntity with appropriate @category and @type attributes instead
|
static String |
DEPENDENCY |
static String |
DEPENDENCY_STRUCTURE |
static String |
DOCUMENT |
static String |
GENERIC_RELATION |
static String |
LOCATION
Deprecated.
Use NamedEntity with appropriate @category and @type attributes instead
|
static String |
MARKABLE |
static String |
NAMED_ENTITY |
static String |
NOUN_CHUNK |
static String |
ORGANIZATION
Deprecated.
Use NamedEntity with appropriate @category and @type attributes instead
|
static String |
PARAGRAPH |
static String |
PERSON
Deprecated.
Use NamedEntity with appropriate @category and @type attributes instead
|
static String |
PHRASE_STRUCTURE |
static String |
REGION |
static String |
RELATION |
static String |
SEMANTIC_ROLE |
static String |
SENTENCE |
static String |
TEXT_DOCUMENT |
static String |
THING |
static String |
TOKEN |
static String |
VERB_CHUNK |
public static final String ANNOTATION
public static final String AUDIO_DOCUMENT
public static final String CONSTITUENT
public static final String COREFERENCE
@Deprecated public static final String DATE
public static final String DEPENDENCY
public static final String DEPENDENCY_STRUCTURE
public static final String DOCUMENT
public static final String GENERIC_RELATION
@Deprecated public static final String LOCATION
public static final String MARKABLE
public static final String NAMED_ENTITY
public static final String NOUN_CHUNK
@Deprecated public static final String ORGANIZATION
public static final String PARAGRAPH
@Deprecated public static final String PERSON
public static final String PHRASE_STRUCTURE
public static final String REGION
public static final String RELATION
public static final String SEMANTIC_ROLE
public static final String SENTENCE
public static final String TEXT_DOCUMENT
public static final String THING
public static final String TOKEN
public static final String VERB_CHUNK
Copyright © 2014–2017 The Language Application Grid. All rights reserved.