public class GenProfile extends Object
| Constructor and Description |
|---|
GenProfile() |
| Modifier and Type | Method and Description |
|---|---|
static LangProfile |
generate(String lang,
File textFile)
Loads a text file and generate a language profile from its content.
|
public static LangProfile generate(String lang, File textFile)
lang - target language name.textFile - input text file.Copyright © 2015. All rights reserved.