Uses of Class
com.cybozu.labs.langdetect.util.LangProfile

Packages that use LangProfile
com.cybozu.labs.langdetect Provides the language detection classes. 
 

Uses of LangProfile in com.cybozu.labs.langdetect
 

Methods in com.cybozu.labs.langdetect that return LangProfile
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 © 2012. All Rights Reserved.