Package org.apache.tika.langdetect.charsoup
package org.apache.tika.langdetect.charsoup
-
ClassesClassDescriptionCharSoup language detector using INT8-quantized multinomial logistic regression trained on Wikipedia (primary corpus) with MADLAD supplements for thin languages.A
MetadataFilterthat runs CharSoup language detection on the extracted text content and writes the detected language and confidence into the metadata.Loads the shared confusable language groups fromconfusables.txton the classpath.