GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefNgramMention
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
A mention that has been matched in the context (or a substring of it).
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
mid
(type:String.t
, default:nil
)
- The entity the mention was referring to. -
score
(type:number()
, default:nil
)
- The average score the mention was given across all occurrences of the n-gram.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefNgramMention