Voting helps other researchers find interesting modules.
Keywords and key phrases for entity.
count
integer()
nil
language
score
float()
term
String.t
type
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSaftEntityProfileKeyword{ count: integer() | nil, language: integer() | nil, score: float() | nil, term: String.t() | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()