Class AgeRecogniserConfig
java.lang.Object
org.apache.tika.parser.recognition.AgeRecogniserConfig
Stores URL for AgePredictor
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetPathClassifyModel(String pathClassifyModel) voidsetPathClassifyRegression(String pathClassifyRegression) 
- 
Constructor Details- 
AgeRecogniserConfig
 
- 
- 
Method Details- 
getPathClassifyModel
- 
setPathClassifyModel
- 
getPathClassifyRegression
- 
setPathClassifyRegression
 
-