| ExtractionResult | R Documentation |
Result of entity extraction
entitiesList of Entity objects
relationshipsList of Relationship objects
source_chunkSource chunk ID
new()Create new ExtractionResult
ExtractionResult$new( entities = list(), relationships = list(), source_chunk = NULL )
entitiesEntities
relationshipsRelationships
source_chunkSource
clone()The objects of this class are cloneable with this method.
ExtractionResult$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.