| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FIELD_PROBABILITY |
"probability" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FIELD_CLUSTER |
"cluster" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FIELD_DECISION_FUNCTION |
"decisionFunction" |
public static final String |
FIELD_PREDICT |
"predict" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OPTION_CLASS_EXTENSIONS |
"class_extensions" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
UNKNOWN |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TOKEN_PATTERN |
"(?u)\\b\\w\\w+\\b" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OPTION_COMPACT |
"compact" |
public static final String |
OPTION_FLAT |
"flat" |
public static final String |
OPTION_NODE_EXTENSIONS |
"node_extensions" |
public static final String |
OPTION_NODE_ID |
"node_id" |
public static final String |
OPTION_NODE_SCORE |
"node_score" |
public static final String |
OPTION_NUMERIC |
"numeric" |
public static final String |
OPTION_WINNER_ID |
"winner_id" |
Copyright © 2021. All rights reserved.