Entity salience
A score indicating how central an entity is within the document. High salience means the machine treats that entity as a primary subject — not a passing mention.
FIELD LESSON · MACHINE UNDERSTANDING
Google Cloud Natural Language API is an audit instrument, not a ranking button. It shows what machines extract from the text you feed it — which may differ sharply from what humans assume the page communicates. This briefing teaches the API surface area operators need before running entity salience audits on live copy.
LESSON 1 · OPERATOR BRIEF
CORE CONCEPTS
A score indicating how central an entity is within the document. High salience means the machine treats that entity as a primary subject — not a passing mention.
Best for testing whether copy alone communicates intended meaning, stripped of layout and navigation noise.
Useful when you need to analyze rendered page text as extracted from DOM — closer to what some crawlers see after parsing.
Pass text directly via content for audits; use gcsContentUri when analyzing files already stored in Google Cloud Storage.
Required for correct character offsets in syntax analysis — critical when auditing non-ASCII or mixed-language copy.
Runs multiple analyses in one request — the standard operator workflow for page-level briefings.
EXAMPLE INPUT
A boutique brokerage page targeting high-intent buyers. Human copy emphasizes “premium domain brokerage” and “advisory acquisition.”
Search our inventory of premium domains. Browse listings, compare prices, and make an offer instantly. Our marketplace connects buyers and sellers with thousands of verified domain names. Filter by category, TLD, and price. Start your domain search today.
MACHINE SIGNAL
Scores are representative of audit patterns NRLC has observed on similar page types.
| Entity | Type | Salience |
|---|---|---|
| marketplace | OTHER | 0.41 |
| domain name | OTHER | 0.28 |
| search | OTHER | 0.19 |
| listing | OTHER | 0.12 |
| brokerage | OTHER | 0.06 |
Despite human intent (“brokerage”), machine salience ranks marketplace, search, and inventory language above brokerage. The page reads as a marketplace to the API — not a high-touch advisory service.
Copy mentions “AI visibility” repeatedly but salience ranks generic “marketing agency” and “SEO services” above proprietary methodology entities.
City name and “plumber” salience low; “coupon,” “discount,” and “call now” dominate — machine reads promotional landing page, not local service entity.
Feature bullets drive salience toward “software” and “tool” while product name and category entity stay below 0.08.
PRACTICAL EXERCISE
QUIZ
Five questions. Check each answer for immediate feedback. Complete the briefing to record your score.
For teams that need AI systems to retrieve, cite, and represent the right information, NRLC provides entity architecture, structured data engineering, retrieval signal implementation, and source-of-truth systems for AI-mediated discovery.