GoogleApi.ContentWarehouse.V1.Model.QualityNsrPQDataSubchunkData
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
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.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
confidence
(type:number()
, default:nil
)
- Confidence associated with the chunk. -
deltaNsr
(type:number()
, default:nil
)
- Subchunk delta in nsr. -
pageWeight
(type:number()
, default:nil
)
- Weight with which this document belong to this subchunk (greater than 0). -
type
(type:String.t
, default:nil
)
- Type of this chunk. Eg, ymyl_health, d2v, etc.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityNsrPQDataSubchunkData