NlpSemanticParsingNumberNumber
NLPInfrastructureGoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingNumberNumber
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Nlp Semantic Parsing Number Number) contains 8 attributes that define its data structure. Key functionality includes: Span info of the annotation - mostly used for evaluation purpose. Note: this data must never be used outside Aqua because it relies on the internal to...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
8nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.tSpan info of the annotation - mostly used for evaluation purpose. Note: this data must never be used outside Aqua because it relies on the internal tokenization used in Aqua that could change over time.
fractionNumberNlpSemanticParsingNumberFractionNumber →nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingNumberFractionNumber.tisSpelledOutboolean(nilAn optional field that holds whether the number_type number is a normalized spelled-out number or not. This field will not be set in cases when this information is not available.
modifierstringnilFull type: String.tNumberModifier is used to capture when the expression is not an absolute number, but a number expression to represent an increase/decrease/comparison. E.g. [10 more percent], [5 less].
normalizedValuestringnilFull type: String.tContains a normalized string representation of the numeric value that has: No digit grouping delimiter (e.g. "," in english). Decimal mark (if present) as "." (dot). For fraction_number, this contains the floating point representation of the fraction. The number of digits after the decimal point is defined in the precision field of fraction_number.proto.
rawTextstringnilFull type: String.tThe raw text of the annotation.
simpleNumberNlpSemanticParsingNumberSimpleNumber →nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingNumberSimpleNumber.tspelledOutTypestringnilFull type: String.tWe expect this field to be set only when is_spelled_out is true.