| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DICTIONARY_FILE_NAME |
"dict_cc_$APPENDIX$.object" |
private static final boolean |
REQUEST_UNKNOWN_WORDS |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final long |
DELAY_BETWEEN_REQUESTS |
2000L |
private static final String |
URL |
"http://de-en.dict.cc/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CORPUS_LANGUAGE_PROPERTY_KEY |
"CORPUS_LANGUAGE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STOPWORD_FILE |
"english.stopwords" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STOPWORD_FILE |
"german.stopwords" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ABBREVIATION_FILE_PROPERTY_KEY |
"org.dice_research.topicmodeling.lang.postagging.TreeTaggerWrapper.AbbreviationFile" |
public static final String |
MODEL_FILE_PROPERTY_KEY |
"org.dice_research.topicmodeling.lang.postagging.TreeTaggerWrapper.ModelFile" |
public static final String |
TREE_TAGGER_HOME_PROPERTY_KEY |
"org.dice_research.topicmodeling.lang.postagging.TreeTaggerWrapper.TreeTaggerHome" |
Copyright © 2015–2020. All rights reserved.