Voting helps other researchers find interesting modules.
Example: "Deus Ex Human Revolution"
evalData
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t
nil
isAnnotatedFromText
boolean()
qref
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotation.t
rawText
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaGame{ evalData: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t() | nil, isAnnotatedFromText: boolean() | nil, qref: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotation.t() | nil, rawText: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()