NlpSemanticParsingModelsPersonPerson

NLPInfrastructure

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsPersonPerson

2
out of 10
Low
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Nlp Semantic Parsing Models Person Person) contains 11 attributes that define its data structure. Key functionality includes: Alternative names like "John" for "Joan", with info such as RecognitionAlternateSource indicating where is it from.

Actionable Insights for SEOs

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

Attributes

11
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.QualityQrewriteAlternativeNameInfo.t

Alternative names like "John" for "Joan", with info such as RecognitionAlternateSource indicating where is it from.

alternativeNamesstring
Default: nilFull type: list(String.t

Alternative names, e.g., names with similar pronunciation, Kathy and Cathy.

annotationSourcestring
Default: nilFull type: list(String.t
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.QualityQrewritePersonalContactData.t

Contact metadata. Only available for personal contact.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t

Required, but should only be used inside Aqua. Must not be used by outside clients!!

isPersonGroupReferenceboolean(
Default: nil

Indicates whether $Person is used for person-group reference. If true, then the PersonalContactData in repeated contact_data field probably correspond to a group of different persons, where $Person is used to represent family, kids, parents, etc.

isPersonalContactboolean(
Default: nil

Whether the person is from personal contacts (e.g. Focus contacts or device contacts) or the person is constructed from a Gaia profile visible to the user (e.g. via Family Service).

namestring
Default: nilFull type: String.t

The name of the person without normalizations, preserves casing of the raw text, but removes possible prefix/suffix. For example: raw_text: "Mr. John" normalized_text: "john" name: "John" raw_text: "Tüll" normalized_text: "tuell" name: "Tüll"

normalizedTextstring
Default: nilFull type: String.t

Normalized text produced by annotator. Some annotators generate a normalized version to help better match with contact list.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotation.t

Contains information about a Copley Person reference (go/copley-people). Note that this contains no information about the resolved people (e.g. names, phone numbers) but only about the user's reference. Resolution metadata is stored in contact_data.pkg_person.

rawTextstring
Default: nilFull type: String.t