Constant Field Values
Contents
com.gengoai.*
-
com.gengoai.hermes.AnnotatableType Modifier and Type Constant Field Value public static final String
ANNOTATOR_PACKAGE
"com.gengoai.hermes.annotator"
-
com.gengoai.hermes.Annotation Modifier and Type Constant Field Value public static final long
DETACHED_ID
-9223372036854775808L
-
com.gengoai.hermes.AnnotationType Modifier and Type Constant Field Value public static final String
TYPE
"Annotation"
-
com.gengoai.hermes.AttributeType<T> Modifier and Type Constant Field Value public static final String
TYPE
"Attribute"
-
com.gengoai.hermes.Hermes Modifier and Type Constant Field Value public static final String
HERMES_PACKAGE
"com.gengoai.hermes"
public static final String
HERMES_RESOURCES_CONFIG
"hermes.resources.dir"
-
com.gengoai.hermes.RelationType Modifier and Type Constant Field Value public static final String
TYPE
"Relation"
-
com.gengoai.hermes.corpus.DocumentCollection Modifier and Type Constant Field Value public static final String
REPORT_INTERVAL
"Corpus.reportInterval"
public static final String
REPORT_LEVEL
"Corpus.reportLevel"
-
com.gengoai.hermes.format.CoNLLFormat Modifier and Type Constant Field Value public static final String
EMPTY_FIELD
"_"
-
com.gengoai.hermes.format.DocFormatService Modifier and Type Constant Field Value public static final String
ONE_PER_LINE_SUFFIX
"_OPL"
-
com.gengoai.hermes.ml.ElmoSeq2SeqModel Modifier and Type Constant Field Value public static final String
LABEL
"label"
public static final String
SEQUENCE_LENGTH
"seq_len"
public static final String
TOKENS
"tokens"
-
com.gengoai.hermes.ml.ElmoTokenEmbedding Modifier and Type Constant Field Value public static final int
DIMENSION
1024
public static final String
OUTPUT
"output"
public static final String
SEQUENCE_LENGTH
"sequence_len"
public static final String
TOKENS
"tokens"
-
com.gengoai.hermes.ml.UniversalSentenceEncoder Modifier and Type Constant Field Value public static final int
DIMENSION
512
-
com.gengoai.hermes.morphology.StandardTokenizer Modifier and Type Constant Field Value public static final int
YYEOF
-1
public static final int
YYINITIAL
0
-
com.gengoai.hermes.workflow.SequentialWorkflow Modifier and Type Constant Field Value public static final String
TYPE
"Sequential"
-
com.gengoai.hermes.workflow.actions.Annotate Modifier and Type Constant Field Value public static final String
ANNOTATABLE_TYPE_CONFIG
"ANNOTATE_TYPES"
-
com.gengoai.hermes.workflow.actions.ImportDocuments Modifier and Type Constant Field Value public static final String
CORPUS_LOCATION
"CORPUS_LOCATION"
-
com.gengoai.hermes.workflow.actions.TermCounts Modifier and Type Constant Field Value public static final String
EXTRACTED_TERMS
"EXTRACTED_TERMS"