| Package | Description |
|---|---|
| com.cybozu.labs.langdetect |
Provides the language detection classes.
|
| Modifier and Type | Method and Description |
|---|---|
static LangProfile |
GenProfile.loadFromText(String lang,
File file)
Load text file with UTF-8 and generate its language profile
|
static LangProfile |
GenProfile.loadFromWikipediaAbstract(String lang,
File file)
Load Wikipedia abstract database file and generate its language profile
|
Copyright © 2015. All rights reserved.