GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalExtent
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
nonSpecificValue
(type:boolean()
, default:nil
)
- True for values like "a few". -
units
(type:String.t
, default:nil
)
- -
unitsString
(type:String.t
, default:nil
)
- String representation, e.g., for debug. -
value
(type:float()
, default:nil
)
- For approximate values such as "a few" or "several", we populate |value| with a specific numeric value which is a generous (i.e., high) interpretation of the text, and we set |non_specific_value| to true. -
valueString
(type:String.t
, default:nil
)
- Can hold numbers as well as "a few".
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalExtent