Voting helps other researchers find interesting modules.
Data used to compute delta_subchunk_adjustment. (I.e, the subchunks looked up, with their confidences and weights). This data is not propagated to ascorer.
confidence
number()
nil
deltaNsr
pageWeight
type
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityNsrPQDataSubchunkData{ confidence: number() | nil, deltaNsr: number() | nil, pageWeight: number() | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()