Class DebugScriptRuns
java.lang.Object
org.apache.tika.ml.junkdetect.tools.DebugScriptRuns
Diagnostic: replicate JunkDetector.buildScriptRuns exactly on a fixture
and print every run. Helps explain why score() returns UNKNOWN.
Usage:
./mvnw exec:java -pl tika-ml/tika-ml-junkdetect \
-Dexec.mainClass=org.apache.tika.ml.junkdetect.tools.DebugScriptRuns \
-Dexec.args="--file ~/data/regression/.../AIT5... --charset GB18030 --bytes 1024"
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DebugScriptRuns
public DebugScriptRuns()
-
-
Method Details
-
main
- Throws:
IOException
-