GoogleApi.ContentWarehouse.V1.Model.NlpSaftEntityProfileKeyword
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Keywords and key phrases for entity.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
count
(type:integer()
, default:nil
)
- -
language
(type:integer()
, default:nil
)
- -
score
(type:float()
, default:nil
)
- Score associated with the keyword. For fine-grained types this is a probability. -
term
(type:String.t
, default:nil
)
- -
type
(type:String.t
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSaftEntityProfileKeyword