| Interface | Description | 
|---|---|
| ObjectRecogniser | This is a contract for object recognisers used by  ObjectRecognitionParser | 
| Class | Description | 
|---|---|
| AgeRecogniser | Parser for extracting features from text. | 
| AgeRecogniserConfig | Stores URL for AgePredictor | 
| ObjectRecognitionParser | This parser recognises objects from Images. | 
| RecognisedObject | A model for recognised objects from graphics and texts typically includes
 human readable label for the object, language of the label, id and confidence score. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.