| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.relationship_extraction.v1 |
The Relationship Extraction service can extract entities
(such as people, locations, organizations, events), and the relationships
between these entities (such as person employed-by organization,
person resides-in location) from unstructured text.
|
| com.ibm.watson.developer_cloud.relationship_extraction.v1.model |
Relationship Extraction POJOs
|
| Modifier and Type | Method and Description |
|---|---|
RelationshipExtractionDataset |
RelationshipExtraction.getDataset()
Gets the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipExtraction.setDataset(RelationshipExtractionDataset dataset)
Sets the dataset.
|
| Modifier and Type | Field and Description |
|---|---|
static RelationshipExtractionDataset |
RelationshipExtractionDataset.ENGLISH_NEWS
Field ENGLISH_NEWS.
|
static RelationshipExtractionDataset |
RelationshipExtractionDataset.SPANISH_NEWS
Field SPANISH_NEWS.
|
Copyright © 2015. All rights reserved.