Uses of Class
com.cybozu.labs.langdetect.Detector

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

Uses of Detector in com.cybozu.labs.langdetect
 

Methods in com.cybozu.labs.langdetect that return Detector
static Detector DetectorFactory.create()
          Construct Detector instance
static Detector DetectorFactory.create(double alpha)
          Construct Detector instance with smoothing parameter
 



Copyright © 2012. All Rights Reserved.