Output
The output from Relationship Extractor is a list of the sets of relationships identified between pairs of entities found in the input string.
For example, if in the stage options, you have selected the LivesIn and OrgBasedIn relationship types to be extracted, the output contains a list of the all the sets of Person LivesIn Location and Organization OrgBasedIn Location identified in the input text.
Each entity pair with its binding relationship type is listed only once.
For each extracted set of entities and their relationship, the information extracted is:
Field Name |
Description |
---|---|
Entity1 |
The first entity of a pair of entities extracted from the input text. |
Entity1 Type |
The entity type of the first entity of the pair of entities extracted
from the input text. The entity type is any one of these:
|
Type |
The relationship type identified between Entity1 and Entity2. For more information about relationship types, see Relationship Types. Note: Only the relationship types selected for extraction in
the stage options are identified and listed. |
Entity2 |
The second entity of a pair of entities extracted from the input text. |
Entity2 Type |
The entity type of the second entity of the pair of entities extracted
from the input text. The entity type is any one of these:
|