GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftMeasure
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Identifies a measure, like '53 pounds' in a query.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
category
(type:String.t
, default:nil
)
- Defines the category of measure, like $Mass. -
rawText
(type:String.t
, default:nil
)
- The substring of the raw query spanned by this annotation. -
value
(type:float()
, default:nil
)
- The numerical value of the measure.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftMeasure