JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Constructors
Deprecated Classes
Class
Description
com.optimaize.langdetect.cybozu.util.LangProfile
replaced by LanguageProfile
com.optimaize.langdetect.frma.IOUtils
com.optimaize.langdetect.ngram.OldNgramExtractor
com.optimaize.langdetect.text.CharNormalizerTextFilterImpl
can't be used because it would be a big loss to not inline this code.
Deprecated Methods
Method
Description
com.optimaize.langdetect.frma.IOUtils.closeQuietly
(Closeable)
use java7 closeable
com.optimaize.langdetect.ngram.OldNgramExtractor.extractNGrams
(CharSequence, OldNgramExtractor.Filter)
com.optimaize.langdetect.profiles.LanguageProfileReader.readAll()
renamed to readAllBuiltIn()
Deprecated Constructors
Constructor
Description
com.optimaize.langdetect.profiles.LanguageProfileBuilder
(String)