linkedEntities property
linked_entities are candidate ontological concepts that this entity mention may refer to.
They are sorted by decreasing confidence.
Implementation
core.List<LinkedEntity>? linkedEntities;
linked_entities are candidate ontological concepts that this entity mention may refer to.
They are sorted by decreasing confidence.
core.List<LinkedEntity>? linkedEntities;