GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftCoreference
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Identifies a coreference mention (pronoun or nominal) resolved to an entity.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
category
(type:String.t
, default:nil
)
- Categories can be either a $PronounMention or $NominalMention. -
rawText
(type:String.t
, default:nil
)
- The substring of the raw query spanned by this annotation. -
referentText
(type:String.t
, default:nil
)
- The name of the entity this mentions refers to.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftCoreference