Class Hierarchy
- java.lang.Object
- org.apache.tika.langdetect.charsoup.CharSoupFeatureExtractor
- org.apache.tika.langdetect.charsoup.CharSoupModel
- org.apache.tika.langdetect.charsoup.ConfusableGroups
- org.apache.tika.language.detect.LanguageDetector
- org.apache.tika.langdetect.charsoup.CharSoupLanguageDetector (implements org.apache.tika.config.SelfConfiguring)
- org.apache.tika.metadata.filter.MetadataFilter (implements java.io.Closeable, java.io.Serializable)
- org.apache.tika.metadata.filter.MetadataFilterBase
- org.apache.tika.langdetect.charsoup.CharSoupMetadataFilter
- org.apache.tika.metadata.filter.MetadataFilterBase
- org.apache.tika.langdetect.charsoup.SaltedNgramFeatureExtractor (implements org.apache.tika.langdetect.charsoup.FeatureExtractor)
- org.apache.tika.langdetect.charsoup.ScriptAwareFeatureExtractor (implements org.apache.tika.langdetect.charsoup.FeatureExtractor)
- org.apache.tika.langdetect.charsoup.ScriptCategory
- org.apache.tika.langdetect.charsoup.ShortTextFeatureExtractor (implements org.apache.tika.langdetect.charsoup.FeatureExtractor)
- org.apache.tika.langdetect.charsoup.WordTokenizer
Interface Hierarchy
- org.apache.tika.langdetect.charsoup.FeatureExtractor