| Package | Description |
|---|---|
| io.cortical.rest.model |
| Modifier and Type | Method and Description |
|---|---|
static Text |
ExpressionFactory.text(String text)
Create new
Text object with the input text. |
| Modifier and Type | Method and Description |
|---|---|
List<Text> |
FilterTrainingObject.getNegativeExamples() |
List<Text> |
FilterTrainingObject.getPositiveExamples() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterTrainingObject.setNegativeExamples(List<Text> negativeExamples) |
void |
FilterTrainingObject.setPositiveExamples(List<Text> positiveExamples) |
Copyright © 2015. All rights reserved.