Class AgeRecogniserConfig
java.lang.Object
org.apache.tika.parser.recognition.AgeRecogniserConfig
Stores URL for AgePredictor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setPathClassifyModel
(String pathClassifyModel) void
setPathClassifyRegression
(String pathClassifyRegression)
-
Constructor Details
-
AgeRecogniserConfig
-
-
Method Details
-
getPathClassifyModel
-
setPathClassifyModel
-
getPathClassifyRegression
-
setPathClassifyRegression
-