mentions property

List<EntityMention> mentions
final

The mentions of this entity in the input document. The API currently supports proper noun mentions.

Implementation

final List<EntityMention> mentions;