NlpSemanticParsingNumberSimpleNumber

NLPInfrastructure

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingNumberSimpleNumber

2
out of 10
Low
SEO Impact
Next ID: 8

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Nlp Semantic Parsing Number Simple Number) contains 7 attributes that define its data structure. Key functionality includes: The type of decimal mark that was present before normalization. Note: different locales may use different decimal marks.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

7
Sort:|Filter:
decimalMarkstring
Default: nilFull type: String.t

The type of decimal mark that was present before normalization. Note: different locales may use different decimal marks.

groupingDelimiterstring
Default: nilFull type: String.t

The type of digit grouping delimiter that was present before normalization. Note: different locales may use different digit grouping delimiters.

groupingSystemstring
Default: nilFull type: String.t

We expect this field to be set only when grouping_delimiter is set.

normalizedValuestring
Default: nilFull type: String.t

Contains a normalized string representation of the numeric value that has: No digit grouping delimiter (e.g. "," in english). Decimal mark (if present) as "." (dot). This field is kept for backward compatibility. The field is also available in number.proto

prefixstring
Default: nilFull type: String.t

Stores prefix output by the GRM number grammar (http://b/28623478).

suffixstring
Default: nilFull type: String.t

Stores suffix output

typestring
Default: nilFull type: String.t