| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CHK |
"model/pt-chk.model" |
public static final String |
CON |
"model/pt-con.model" |
public static final String |
EXP |
"model/pt-exp.model" |
public static final String |
POS |
"model/pt-pos.model" |
public static final String |
PROP |
"model/pt-prop.model" |
public static final String |
SENT |
"/Users/wcolen/Documents/wrks/___MODELS/pt-sent.model" |
public static final String |
SP |
"model/pt-sp.model" |
public static final String |
TOK |
"/Users/wcolen/Documents/wrks/___MODELS/pt-token.model" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CMD |
"cogroo-nlp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STANDARD_MESSAGE_CATALOG |
"LibreGramException_Messages" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STANDARD_MESSAGE_CATALOG |
"CommunityException_Messages" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INTERNAL_ERROR |
"internal_error" |
public static final String |
INVALID_USER |
"invalid_user" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MODEL_FILE_NOT_FOUND |
"MODEL_FILE_NOT_FOUND" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OTHER |
"O" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BEAM_SIZE |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FEATURIZER_MODEL_ENTRY_NAME |
"featurizer.model" |
Copyright © 2012–2017 CoGrOO. All rights reserved.