Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_MASK_PROB |
0.15 |
public static final double |
DEFAULT_MASK_TOKEN_PROB |
0.8 |
public static final double |
DEFAULT_RANDOM_WORD_PROB |
0.1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CORRECT |
"correct" |
public static final String |
EXISTS |
"exists" |
public static final String |
WRONG |
"wrong" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_UNK |
"UNK" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
capacity |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
REPLACEMENT_CHAR |
65533 |
Copyright © 2019. All rights reserved.