public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALL_SETS
Contains the merged annotation set.
|
static String |
ANNIC_TOKEN
Annic token which is created when no tokens are provided
|
static String |
ANNOTATION_SET_ID
Name of the annotation set id parameter
|
static String |
ANNOTATION_SETS_NAMES_TO_EXCLUDE
Name of the annotation_sets_names_to_exclude parameter.
|
static String |
ANNOTATION_SETS_NAMES_TO_INCLUDE
Name of the annotation_sets_names_to_include parameter.
|
static String |
BASE_TOKEN_ANNOTATION_TYPE
Name of the base_token_annotation_type parameter.
|
static String |
COMBINED_SET
Contains the merged annotation set in combined sets.
|
static String |
CONTEXT_WINDOW
Name of the context_window parameter.
|
static String |
CORPUS_ID
Name of the corpus_id parameter.
|
static String |
CORPUS_INDEX_FEATURE
Name of the corpus_index_feature parameter.
|
static String |
CORPUS_INDEX_FEATURE_VALUE
default value for the corpus_index_feature
|
static String |
CORPUS_SIZE
Name of the corpus_size parameter.
|
static String |
CREATE_TOKENS_AUTOMATICALLY
create tokens automatically parameter name
|
static String |
DEFAULT_ANNOTATION_SET_NAME
Default annotation set name
|
static String |
DOCUMENT_ID
Name of the document_id_field that is stored in index.
|
static String |
DOCUMENT_ID_FOR_SERIALIZED_FILE
Name of the document_id_field that is stored in index.
|
static String |
ENTIRE_DATASTORE
Contains the entire datastore.
|
static String |
FEATURES_TO_EXCLUDE
Name of the features_to_exclude parameter.
|
static String |
FEATURES_TO_INCLUDE
Name of the features_to_include parameter.
|
static String |
INDEX_LOCATION_URL
name of the index_location_url parameter.
|
static String |
INDEX_LOCATIONS
Name of the index_locations parameter.
|
static String |
INDEX_UNIT_ANNOTATION_TYPE
Name of the index_unit_annotation_type parameter.
|
static String |
INDEXED_FEATURES
Indexed features
|
static String |
SERIALIZED_FOLDER_NAME
folder name used for creating a folder which is then used for serializing the files
|
Constructor and Description |
---|
Constants() |
public static final String DOCUMENT_ID
public static final String DOCUMENT_ID_FOR_SERIALIZED_FILE
public static final String INDEXED_FEATURES
public static final String DEFAULT_ANNOTATION_SET_NAME
public static final String CREATE_TOKENS_AUTOMATICALLY
public static final String ANNIC_TOKEN
public static final String INDEX_LOCATION_URL
public static final String ANNOTATION_SETS_NAMES_TO_INCLUDE
public static final String ANNOTATION_SETS_NAMES_TO_EXCLUDE
public static final String FEATURES_TO_EXCLUDE
public static final String FEATURES_TO_INCLUDE
public static final String BASE_TOKEN_ANNOTATION_TYPE
public static final String INDEX_UNIT_ANNOTATION_TYPE
public static final String CORPUS_INDEX_FEATURE
public static final String CORPUS_INDEX_FEATURE_VALUE
public static final String CORPUS_SIZE
public static final String CONTEXT_WINDOW
public static final String INDEX_LOCATIONS
public static final String SERIALIZED_FOLDER_NAME
public static final String CORPUS_ID
public static final String ANNOTATION_SET_ID
public static final String COMBINED_SET
public static final String ALL_SETS
public static final String ENTIRE_DATASTORE
Copyright © 2024 GATE. All rights reserved.