Hierarchy For Package org.apache.tika.langdetect.charsoup.core
Class Hierarchy
- java.lang.Object
- org.apache.tika.langdetect.charsoup.core.CharSoupFeatureExtractor
- org.apache.tika.langdetect.charsoup.core.CharSoupModel
- org.apache.tika.langdetect.charsoup.core.SaltedNgramFeatureExtractor (implements org.apache.tika.langdetect.charsoup.core.FeatureExtractor)
- org.apache.tika.langdetect.charsoup.core.ScriptAwareFeatureExtractor (implements org.apache.tika.langdetect.charsoup.core.FeatureExtractor)
- org.apache.tika.langdetect.charsoup.core.ScriptCategory
- org.apache.tika.langdetect.charsoup.core.ShortTextFeatureExtractor (implements org.apache.tika.langdetect.charsoup.core.FeatureExtractor)
- org.apache.tika.langdetect.charsoup.core.WordTokenizer
Interface Hierarchy
- org.apache.tika.langdetect.charsoup.core.FeatureExtractor