Voting helps other researchers find interesting modules.
Construct for how to construe a facet when parse from neural or lexical models. Unlike regular intent annotations, facets are post-hoc grounded to indicated spoans, so they also need to provide their input and output slot independently.
facetName
String.t
nil
inputSlotName
outputSlotName
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersFacetParsing{ facetName: String.t() | nil, inputSlotName: String.t() | nil, outputSlotName: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()