public class GenProfile
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
GenProfile() |
| Modifier and Type | Method and Description |
|---|---|
static LangProfile |
load(java.lang.String lang,
java.io.File file)
Load Wikipedia abstract database file and generate its language profile
|
public static LangProfile load(java.lang.String lang, java.io.File file)
lang - target language namefile - target database file path