Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NEWSGROUP_URL |
"http://qwone.com/~jason/20Newsgroups/20news-18828.tar.gz" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNK |
"UNK" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNK |
"UNK" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_CODE_LENGTH |
40 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
serialVersionUID |
-2367495638286018038L |
public static final String |
UNK |
"UNK" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CO_OCCURRENCES |
"cooccurrences" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALPHA |
"org.deeplearning4j.scaleout.perform.models.glove.alpha" |
public static final String |
ITERATIONS |
"org.deeplearning4j.scaleout.perform.models.glove.iterations" |
public static final String |
LOOKUPTABLE_SIZE |
"org.deeplearning4j.scaleout.perform.models.glove.lookuptablesize" |
public static final String |
MAX_COUNT |
"org.deeplearning4j.scaleout.perform.models.glove.maxcount" |
public static final String |
NAME_SPACE |
"org.deeplearning4j.scaleout.perform.models.glove" |
public static final String |
NUM_WORDS |
"org.deeplearning4j.scaleout.perform.models.glove.numwords" |
public static final String |
TABLE |
"org.deeplearning4j.scaleout.perform.models.glove.table" |
public static final String |
VECTOR_LENGTH |
"org.deeplearning4j.scaleout.perform.models.glove.length" |
public static final String |
X_MAX |
"org.deeplearning4j.scaleout.perform.models.glove.xmax" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ADAGRAD |
"org.deeplearning4j.scaleout.perform.models.word2vec.adagrad" |
public static final String |
ALPHA |
"org.deeplearning4j.scaleout.perform.models.word2vec.alpha" |
public static final String |
ITERATIONS |
"org.deeplearning4j.scaleout.perform.models.word2vec.iterations" |
public static final String |
MIN_ALPHA |
"org.deeplearning4j.scaleout.perform.models.word2vec.minalpha" |
public static final String |
NAME_SPACE |
"org.deeplearning4j.scaleout.perform.models.word2vec" |
public static final String |
NEGATIVE |
"org.deeplearning4j.scaleout.perform.models.word2vec.negative" |
public static final String |
NUM_WORDS |
"org.deeplearning4j.scaleout.perform.models.word2vec.numwords" |
public static final String |
NUM_WORDS_SO_FAR |
"org.deeplearning4j.scaleout.perform.models.word2vec.wordssofar" |
public static final String |
TABLE |
"org.deeplearning4j.scaleout.perform.models.word2vec.table" |
public static final String |
TOTAL_WORDS |
"org.deeplearning4j.scaleout.perform.models.word2vec.totalwords" |
public static final String |
VECTOR_LENGTH |
"org.deeplearning4j.scaleout.perform.models.word2vec.length" |
public static final String |
WINDOW |
"org.deeplearning4j.scaleout.perform.models.word2vec.window" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MIN_WORD_FREQUENCY |
"org.deepleaerning4j.scaleout.perform.text.minwordfrequency" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TOKENIZER_CLASS |
"org.deeplearning4j.scaleout.perform.text.tokenizerfactoryclass" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_INDEX_DIR |
"word2vec-index" |
public static final String |
INDEX_PATH |
"word2vec-index" |
public static final String |
LABEL |
"label" |
public static final String |
WORD_FIELD |
"word" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WORD_FIELD |
"word" |
Copyright © 2015. All rights reserved.