Package | Description |
---|---|
org.apache.tika.detect |
Media type detection.
|
Modifier and Type | Class and Description |
---|---|
class |
NNTrainedModel |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<MediaType,TrainedModel> |
TrainedModelDetector.MODEL_MAP |
Modifier and Type | Method and Description |
---|---|
protected void |
TrainedModelDetector.registerModels(MediaType type,
TrainedModel model) |