Voting helps other researchers find interesting modules.
The lowest common denominator of a SAFT annotation is simply the definition of some |category| for a sub-span of the |raw_text| of the query.
category
String.t
nil
rawText
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftSpan{ category: String.t() | nil, rawText: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()