View Source GoogleApi.AIPlatform.V1.Model.LearningGenaiRootScoredSimilarityTakedownPhrase (google_api_ai_platform v0.5.0)
Proto containing the results from the Universal Sentence Encoder / Other models
Attributes
-
phrase
(type:GoogleApi.AIPlatform.V1.Model.LearningGenaiRootSimilarityTakedownPhrase.t
, default:nil
) - -
similarityScore
(type:number()
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.LearningGenaiRootScoredSimilarityTakedownPhrase{ phrase: GoogleApi.AIPlatform.V1.Model.LearningGenaiRootSimilarityTakedownPhrase.t() | nil, similarityScore: number() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.