Uses of Interface
org.apache.tika.langdetect.charsoup.FeatureExtractor
Packages that use FeatureExtractor
-
Uses of FeatureExtractor in org.apache.tika.langdetect.charsoup
Classes in org.apache.tika.langdetect.charsoup that implement FeatureExtractorModifier and TypeClassDescriptionclassFeature extractor using positional salt (BOW/EOW/FULL_WORD) instead of sentinel characters in n-grams.classProduction feature extractor for the CharSoup language detection model.classProduction feature extractor for the CharSoup short-text language detection model.Methods in org.apache.tika.langdetect.charsoup that return FeatureExtractorModifier and TypeMethodDescriptionCharSoupModel.createExtractor()Create the productionFeatureExtractorfor this model by dispatching on theCharSoupModel.featureFlagsembedded in the binary.