Voting helps other researchers find interesting modules.
Example: "ukraine" in a query like "read me news about Ukraine"
evalData
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t
nil
rawText
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaNewsTopic{ evalData: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t() | nil, rawText: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()