Uses of Class
org.apache.tika.ml.junkdetect.JunkDetector.FeatureComponents
Packages that use JunkDetector.FeatureComponents
-
Uses of JunkDetector.FeatureComponents in org.apache.tika.ml.junkdetect
Methods in org.apache.tika.ml.junkdetect that return JunkDetector.FeatureComponentsModifier and TypeMethodDescriptionJunkDetector.scoreWithFeatureComponents(String text) Diagnostic — exposes the per-feature z-scores, the global combiner weights, and the dominant script.