NlpSaftLabeledSpan
NLPInfrastructureGoogleApi.ContentWarehouse.V1.Model.NlpSaftLabeledSpan
4
out of 10
Low
SEO Impact
A generic span, possibly with an associated label. The span may be defined by either byte-level or token-level boundaries.
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Nlp Saft Labeled Span) contains SEO-relevant attributes including labelScores, score. Key functionality includes: The indices of the first and last byte covered by the span.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
- Consider how this system might interact with other ranking signals
Attributes
7Sort:|Filter:
byteEndinteger(Default:
nilnote: inclusive
byteStartinteger(Default:
nilThe indices of the first and last byte covered by the span.
labelstringDefault:
nilFull type: String.tThe label associated with the span.
labelScoresmap(Default:
nilOptionally stores alternative labels with associated scores for the span.
scorenumber(Default:
nilA score associated with the span.
tokenEndinteger(Default:
nilnote: inclusive
tokenStartinteger(Default:
nilThe indices of the first and last token covered by the span.