public class Application
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Application.CV
The common set of applications for computer vision.
|
static interface |
Application.NLP
The common set of applications for natural language processing.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath()
Returns the repository path of the application.
|