mentions property
The mentions of this entity in the input document.
The API currently supports proper noun mentions.
Implementation
core.List<EntityMention>? mentions;
The mentions of this entity in the input document.
The API currently supports proper noun mentions.
core.List<EntityMention>? mentions;