public class AnalyzerProfile
extends java.lang.Object
SmartChineseAnalyzer has a built-in dictionary and stopword list out-of-box.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ANALYSIS_DATA_DIR
Global indicating the configured analysis data directory
|
| Constructor and Description |
|---|
AnalyzerProfile() |
| Modifier and Type | Method and Description |
|---|---|
private static java.lang.String |
getAnalysisDataDir(java.nio.file.Path propFile) |
private static void |
init() |