Mention

Occurrence of a tag or entity in the text. To obtain mentions in the result, the request needs to have returnMention set to True.

Fields

Property

Required

Type

Description

id

True

string

ID of the mention used to refer to it from other objects

mwl

False

string

Normalized form of the mention’s text, abstracting from inflection (Multi-Word Lemma)

text

False

string

Form of the mention as it occurred in the document, if applicable

tokenIds

True

List[string]

Token IDs this mention consists of

derivedFromEntityId

False

string

ID of the entity from which this mention can be derived, if applicable

feats

False

object

Custom features