TermBoyTerm

中文
实体抽取
一种自然语言处理任务,用于在非结构化文本中识别并分类人名、组织、地点或产品等命名实体。它是信息检索和知识图谱构建的核心组成部分。
搜索引擎利用实体抽取将“柏林”识别为地点,并将其关联到相关的知识面板数据。
  • https://zh.wikipedia.org/wiki/命名实体识别
  • https://cloud.google.com/natural-language/docs/analyzing-entities
English
entity extraction
The natural language processing task of identifying and classifying named entities such as persons, organizations, locations or products within unstructured text. It is a core component of information retrieval and knowledge graph construction.
The search engine uses entity extraction to recognize 'Berlin' as a location and link it to relevant knowledge panel data.
  • https://en.wikipedia.org/wiki/Named-entity_recognition
  • https://cloud.google.com/natural-language/docs/analyzing-entities
Deutsch
Entitätsextraktion
Die NLP-Aufgabe, benannte Entitäten wie Personen, Organisationen, Orte oder Produkte in unstrukturiertem Text zu erkennen und zu klassifizieren. Sie ist ein zentraler Baustein des Information Retrieval und des Aufbaus von Wissensgraphen.
Die Suchmaschine nutzt Entitätsextraktion, um 'Berlin' als Ort zu erkennen und mit passenden Knowledge-Panel-Daten zu verknüpfen.
  • https://de.wikipedia.org/wiki/Eigennamenerkennung
  • https://cloud.google.com/natural-language/docs/analyzing-entities
Français
extraction d'entités
Tâche de traitement automatique du langage naturel consistant à identifier et classer les entités nommées telles que personnes, organisations, lieux ou produits dans un texte non structuré. Elle constitue un élément clé de la recherche d'information et de la construction de graphes de connaissances.
Le moteur de recherche utilise l'extraction d'entités pour reconnaître « Berlin » comme un lieu et l'associer aux données pertinentes du knowledge panel.
  • https://fr.wikipedia.org/wiki/Reconnaissance_d%27entit%C3%A9s_nomm%C3%A9es
  • https://cloud.google.com/natural-language/docs/analyzing-entities
Italiano
estrazione di entità
Attività di elaborazione del linguaggio naturale che consiste nell'individuare e classificare entità nominate come persone, organizzazioni, luoghi o prodotti all'interno di testo non strutturato. È una componente centrale del recupero delle informazioni e della costruzione di grafi della conoscenza.
Il motore di ricerca usa l'estrazione di entità per riconoscere 'Berlino' come luogo e collegarlo ai dati pertinenti del knowledge panel.
  • https://it.wikipedia.org/wiki/Riconoscimento_di_entit%C3%A0_denominate
  • https://cloud.google.com/natural-language/docs/analyzing-entities
中文
实体消歧
将文本中某一实体的提及映射到知识库中正确的真实世界实体的任务,尤其是在同一表面形式可能指代多个实体的情况下。它是实体链接与命名实体识别流程中的核心步骤。
实体消歧用于判断提及“Jordan”指的是国家、篮球运动员还是河流。
  • https://zh.wikipedia.org/wiki/%E5%AE%9E%E4%BD%93%E9%93%BE%E6%8E%A5
English
entity disambiguation
The task of resolving mentions of an entity in text to the correct real-world entity in a knowledge base, especially when the same surface form can refer to multiple entities. It is a core step in entity linking and named entity recognition pipelines.
Entity disambiguation determines whether the mention 'Jordan' refers to the country, the basketball player, or the river.
  • https://en.wikipedia.org/wiki/Entity_linking
  • https://en.wikipedia.org/wiki/Word-sense_disambiguation
Deutsch
Entitätsdisambiguierung
Die Aufgabe, Erwähnungen einer Entität in einem Text der korrekten realen Entität in einer Wissensbasis zuzuordnen, insbesondere wenn dieselbe Oberflächenform mehrere Entitäten bezeichnen kann. Sie ist ein zentraler Schritt beim Entity Linking und in NER-Pipelines.
Die Entitätsdisambiguierung entscheidet, ob sich die Erwähnung „Jordan“ auf das Land, den Basketballspieler oder den Fluss bezieht.
  • https://de.wikipedia.org/wiki/Entity_Linking
Français
désambiguïsation d'entités
Tâche consistant à associer les mentions d'une entité dans un texte à l'entité réelle correcte d'une base de connaissances, notamment lorsqu'une même forme de surface peut désigner plusieurs entités. C'est une étape clé du liage d'entités et des chaînes de traitement de reconnaissance d'entités nommées.
La désambiguïsation d'entités détermine si la mention « Jordan » désigne le pays, le joueur de basket-ball ou le fleuve.
  • https://fr.wikipedia.org/wiki/Liage_d%27entit%C3%A9s
Italiano
disambiguazione delle entità
Il compito di collegare le menzioni di un'entità in un testo alla corretta entità del mondo reale in una base di conoscenza, in particolare quando la stessa forma superficiale può riferirsi a più entità. È un passaggio centrale nell'entity linking e nelle pipeline di riconoscimento delle entità nominate.
La disambiguazione delle entità stabilisce se la menzione «Jordan» si riferisca al paese, al giocatore di basket o al fiume.
  • https://it.wikipedia.org/wiki/Entity_linking
中文
实体链接
实体链接是自然语言处理中的一项任务,指将文本中识别出的实体提及与知识库或知识图谱中对应的唯一条目进行关联。它结合了命名实体识别与消歧过程。
通过实体链接,系统将文本中的「水星」关联到行星条目,而非罗马神话人物。
  • https://en.wikipedia.org/wiki/Entity_linking
English
entity linking
Entity linking is the natural language processing task of associating mentions of entities in text with their corresponding unique entries in a knowledge base or knowledge graph. It combines named entity recognition with disambiguation to resolve which real-world entity a mention refers to.
By applying entity linking, the search engine mapped the ambiguous mention 'Paris' to the city rather than the mythological figure.
  • https://en.wikipedia.org/wiki/Entity_linking
Deutsch
Entity Linking
Entity Linking bezeichnet die NLP-Aufgabe, im Text erkannte Entitätserwähnungen mit ihren eindeutigen Einträgen in einer Wissensdatenbank oder einem Knowledge Graph zu verknüpfen. Dabei wird die Erkennung von Entitäten mit der Disambiguierung kombiniert.
Durch Entity Linking ordnete das System die Erwähnung „Merkur“ dem Planeten und nicht dem Gott zu.
  • https://de.wikipedia.org/wiki/Named_Entity_Linking
Français
liage d'entités
Le liage d'entités est la tâche de traitement automatique du langage consistant à associer les mentions d'entités détectées dans un texte à leurs entrées uniques dans une base de connaissances ou un graphe de connaissances. Il combine reconnaissance et désambiguïsation des entités.
Grâce au liage d'entités, le moteur a relié la mention « Mercure » à la planète plutôt qu'au dieu romain.
  • https://fr.wikipedia.org/wiki/Liage_d%27entit%C3%A9s
Italiano
entity linking
L'entity linking è il compito di elaborazione del linguaggio naturale che consiste nell'associare le menzioni di entità individuate in un testo alle rispettive voci univoche in una base di conoscenza o in un knowledge graph. Combina il riconoscimento delle entità con la loro disambiguazione.
Grazie all'entity linking, il sistema ha collegato la menzione «Mercurio» al pianeta anziché alla divinità romana.
  • https://en.wikipedia.org/wiki/Entity_linking
中文
客座博客
客座博客(guest posting)是一种站外SEO手段,指在第三方网站上发布文章,以获取反向链接、引荐流量和品牌权威度,通常在文中或作者简介中包含指向自身网站的链接。
作为链接建设策略的一部分,我们在一个知名行业博客上发布了一篇带dofollow链接的客座博客文章。
  • https://developers.google.com/search/docs/essentials/spam-policies
  • https://en.wikipedia.org/wiki/Guest_blogging
English
guest posting
Guest posting is an off-page SEO practice of writing and publishing an article on another website to build backlinks, referral traffic and brand authority. It typically includes a contextual or author-bio link back to the writer's own site.
As part of our link-building strategy, we secured a guest posting slot on a leading industry blog with a dofollow backlink.
  • https://developers.google.com/search/docs/essentials/spam-policies
  • https://en.wikipedia.org/wiki/Guest_blogging
Deutsch
Gastbeitrag
Ein Gastbeitrag ist eine Off-Page-SEO-Maßnahme, bei der man einen Artikel auf einer fremden Website veröffentlicht, um Backlinks, Referral-Traffic und Markenbekanntheit aufzubauen. Meist enthält er einen kontextuellen Link oder Autorenlink zur eigenen Seite.
Im Rahmen unserer Linkaufbau-Strategie platzierten wir einen Gastbeitrag mit Dofollow-Link auf einem etablierten Branchenblog.
  • https://de.wikipedia.org/wiki/Gastblogging
  • https://developers.google.com/search/docs/essentials/spam-policies
Français
article invité
L'article invité est une pratique de SEO off-page consistant à publier un article sur un site tiers afin d'obtenir des backlinks, du trafic de référence et de la notoriété. Il contient généralement un lien contextuel ou de bio vers le site de l'auteur.
Dans le cadre de notre stratégie de netlinking, nous avons publié un article invité avec un lien dofollow sur un blog spécialisé reconnu.
  • https://fr.wikipedia.org/wiki/Guest_blogging
  • https://developers.google.com/search/docs/essentials/spam-policies
Italiano
guest posting
Il guest posting è una pratica di SEO off-page che consiste nel pubblicare un articolo su un sito di terze parti per ottenere backlink, traffico di referral e autorevolezza del brand. Di solito include un link contestuale o nella bio dell'autore verso il proprio sito.
Nell'ambito della nostra strategia di link building abbiamo pubblicato un guest posting con link dofollow su un blog di settore autorevole.
  • https://it.wikipedia.org/wiki/Guest_blogging
  • https://developers.google.com/search/docs/essentials/spam-policies
中文
客户旅程
客户与品牌之间从初次认知、考虑、购买到购后阶段的全部接触点与互动的完整过程。
通过绘制客户旅程图,团队发现了用户放弃结账流程的环节。
  • https://zh.wikipedia.org/wiki/%E9%A1%A7%E5%AE%A2%E9%AB%94%E9%A9%97
English
customer journey
The complete sequence of interactions and touchpoints a customer has with a brand from initial awareness through consideration, purchase and post-purchase phases.
Mapping the customer journey helped the team identify where users abandoned the checkout process.
  • https://en.wikipedia.org/wiki/Customer_experience
  • https://support.google.com/analytics/answer/6191439
Deutsch
Customer Journey
Die Gesamtheit der Berührungspunkte und Interaktionen eines Kunden mit einer Marke von der ersten Wahrnehmung über die Kaufentscheidung bis zur Nachkaufphase.
Die Analyse der Customer Journey zeigte, an welcher Stelle die Nutzer den Bestellvorgang abbrachen.
  • https://de.wikipedia.org/wiki/Customer_Journey
Français
parcours client
L'ensemble des points de contact et des interactions d'un client avec une marque, depuis la prise de conscience initiale jusqu'à la phase post-achat.
La cartographie du parcours client a révélé à quel moment les internautes abandonnaient leur panier.
  • https://fr.wikipedia.org/wiki/Exp%C3%A9rience_client
Italiano
customer journey
L'insieme dei punti di contatto e delle interazioni di un cliente con un marchio, dalla consapevolezza iniziale fino alla fase post-acquisto.
La mappatura della customer journey ha evidenziato dove gli utenti abbandonavano il processo di acquisto.
  • https://it.wikipedia.org/wiki/Customer_experience
中文
客户端渲染
一种渲染方式,浏览器先下载最小化的 HTML 页面和 JavaScript,再由客户端通过 JavaScript 构建并显示页面内容。它与在服务器端生成 HTML 的服务器端渲染相对。
使用 React 构建的单页应用通常依赖客户端渲染,这可能会延迟爬虫获取内容的时间。
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
English
client-side rendering
A rendering approach in which the browser downloads a minimal HTML page and JavaScript, then builds and displays the page content on the client using that JavaScript. It contrasts with server-side rendering, where the HTML is generated on the server.
Single-page applications built with React often rely on client-side rendering, which can delay content availability for crawlers.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
Deutsch
Client-side Rendering
Ein Rendering-Verfahren, bei dem der Browser eine minimale HTML-Seite samt JavaScript lädt und den Seiteninhalt anschliessend clientseitig per JavaScript aufbaut und darstellt. Im Gegensatz dazu wird beim Server-side Rendering das HTML bereits auf dem Server erzeugt.
Bei Single-Page-Applications mit Client-side Rendering steht der Inhalt für Crawler oft erst nach der JavaScript-Ausführung bereit.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
Français
rendu côté client
Approche de rendu dans laquelle le navigateur télécharge une page HTML minimale et du JavaScript, puis construit et affiche le contenu de la page côté client grâce à ce JavaScript. Elle s'oppose au rendu côté serveur, où le HTML est généré sur le serveur.
Les applications monopages basées sur React reposent souvent sur le rendu côté client, ce qui peut retarder la disponibilité du contenu pour les robots d'exploration.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
Italiano
rendering lato client
Approccio di rendering in cui il browser scarica una pagina HTML minima e del JavaScript, quindi costruisce e visualizza il contenuto della pagina sul client tramite tale JavaScript. Si contrappone al rendering lato server, in cui l'HTML viene generato sul server.
Le applicazioni a pagina singola create con React si basano spesso sul rendering lato client, il che può ritardare la disponibilità dei contenuti per i crawler.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
中文
客户评价
客户评价是客户对产品或服务价值的正面陈述或推荐,常用于网站中以建立信任并提升转化率。
在结账按钮旁添加带照片的客户评价,显著提高了转化率。
  • https://zh.wikipedia.org/wiki/%E8%AD%89%E8%A8%80
English
testimonial
A testimonial is a statement or endorsement from a customer or user attesting to the value of a product or service, commonly used on websites to build trust and increase conversions.
Adding a customer testimonial with a photo near the checkout button raised the conversion rate noticeably.
  • https://en.wikipedia.org/wiki/Testimonial
Deutsch
Kundenstimme
Eine Kundenstimme ist eine positive Aussage oder Empfehlung eines Kunden zu einem Produkt oder einer Dienstleistung, die auf Websites zur Vertrauensbildung und Conversion-Steigerung eingesetzt wird.
Eine authentische Kundenstimme neben dem Bestell-Button erhöhte die Conversion-Rate deutlich.
  • https://de.wikipedia.org/wiki/Testimonial
Français
témoignage client
Un témoignage client est une déclaration ou une recommandation d'un client attestant de la valeur d'un produit ou service, utilisée sur les sites web pour renforcer la confiance et augmenter les conversions.
Un témoignage client accompagné d'une photo près du bouton d'achat a nettement amélioré le taux de conversion.
  • https://fr.wikipedia.org/wiki/T%C3%A9moignage
Italiano
testimonianza cliente
Una testimonianza cliente è una dichiarazione o raccomandazione di un cliente che attesta il valore di un prodotto o servizio, usata sui siti web per creare fiducia e aumentare le conversioni.
Una testimonianza cliente con foto vicino al pulsante d'acquisto ha migliorato sensibilmente il tasso di conversione.
  • https://it.wikipedia.org/wiki/Testimonial
中文
对话式人工智能
对话式人工智能是指聊天机器人和虚拟助手等技术,使机器能够以自然的、基于对话的方式理解、处理并回应人类语言。它通常结合自然语言处理、机器学习和大语言模型。
该公司部署了对话式人工智能系统,全天候处理客户咨询。
  • https://zh.wikipedia.org/wiki/聊天機器人
English
conversational AI
Conversational AI refers to technologies, such as chatbots and virtual assistants, that enable machines to understand, process and respond to human language in a natural, dialogue-based manner. It typically combines natural language processing, machine learning and large language models.
The company deployed a conversational AI system to handle customer inquiries around the clock.
  • https://en.wikipedia.org/wiki/Conversational_artificial_intelligence
Deutsch
konversationelle KI
Konversationelle KI bezeichnet Technologien wie Chatbots und virtuelle Assistenten, die es Maschinen ermöglichen, menschliche Sprache in einem natürlichen, dialogbasierten Austausch zu verstehen und darauf zu antworten. Sie kombiniert in der Regel Sprachverarbeitung, maschinelles Lernen und grosse Sprachmodelle.
Das Unternehmen setzte eine konversationelle KI ein, um Kundenanfragen rund um die Uhr zu bearbeiten.
  • https://de.wikipedia.org/wiki/Conversational_AI
Français
IA conversationnelle
L'IA conversationnelle désigne les technologies, telles que les chatbots et les assistants virtuels, qui permettent aux machines de comprendre et de répondre au langage humain de manière naturelle et dialoguée. Elle repose généralement sur le traitement du langage naturel, l'apprentissage automatique et les grands modèles de langage.
L'entreprise a déployé une IA conversationnelle pour traiter les demandes des clients 24 heures sur 24.
  • https://fr.wikipedia.org/wiki/Agent_conversationnel
Italiano
IA conversazionale
L'IA conversazionale indica le tecnologie, come chatbot e assistenti virtuali, che consentono alle macchine di comprendere e rispondere al linguaggio umano in modo naturale e basato sul dialogo. Combina generalmente l'elaborazione del linguaggio naturale, l'apprendimento automatico e i grandi modelli linguistici.
L'azienda ha implementato un'IA conversazionale per gestire le richieste dei clienti 24 ore su 24.
  • https://it.wikipedia.org/wiki/Chatbot
中文
对话式搜索
一种搜索范式,用户通过自然语言的对话式查询与搜索引擎或人工智能助手交互,通常跨多个回合进行,而非使用孤立的关键词。
借助对话式搜索,用户可以提出后续问题,如「附近有酒店吗?」,系统能够理解前一次查询的上下文。
  • https://developers.google.com/search/docs/appearance/ai-features
English
conversational search
A search paradigm in which users interact with a search engine or AI assistant through natural, dialogue-like queries, often across multiple turns, rather than isolated keyword inputs.
With conversational search, a user can ask a follow-up question like 'What about hotels near it?' and the system understands the context from the previous query.
  • https://developers.google.com/search/docs/appearance/ai-features
  • https://en.wikipedia.org/wiki/Conversational_search
Deutsch
konversationelle Suche
Ein Suchparadigma, bei dem Nutzer über natürlichsprachliche, dialogähnliche Anfragen mit einer Suchmaschine oder einem KI-Assistenten interagieren, häufig über mehrere Gesprächsrunden hinweg statt mit isolierten Stichwörtern.
Bei der konversationellen Suche kann ein Nutzer eine Anschlussfrage wie 'Und Hotels in der Nähe?' stellen, wobei das System den Kontext aus der vorherigen Anfrage versteht.
  • https://developers.google.com/search/docs/appearance/ai-features
Français
recherche conversationnelle
Un paradigme de recherche dans lequel les utilisateurs interagissent avec un moteur de recherche ou un assistant IA au moyen de requêtes en langage naturel, semblables à un dialogue, souvent sur plusieurs tours plutôt qu'avec des mots-clés isolés.
Grâce à la recherche conversationnelle, un utilisateur peut poser une question de suivi comme « Et les hôtels à proximité ? », le système comprenant le contexte de la requête précédente.
  • https://developers.google.com/search/docs/appearance/ai-features
Italiano
ricerca conversazionale
Un paradigma di ricerca in cui gli utenti interagiscono con un motore di ricerca o un assistente IA tramite query in linguaggio naturale, simili a un dialogo, spesso su più turni anziché con parole chiave isolate.
Con la ricerca conversazionale un utente può porre una domanda di follow-up come «E gli hotel nelle vicinanze?», con il sistema che comprende il contesto della query precedente.
  • https://developers.google.com/search/docs/appearance/ai-features
中文
对话式查询
以自然口语化语言表述的搜索查询,通常为完整的问句或整句,常见于语音搜索和人工智能对话界面。它区别于简短的关键词查询,并会考虑对话上下文。
对话式查询「怎样才能最好地去除地毯上的红酒渍?」取代了「红酒渍 地毯」这样的简单关键词搜索。
  • https://zh.wikipedia.org/wiki/%E8%AF%AD%E9%9F%B3%E6%90%9C%E7%B4%A2
English
conversational query
A search query phrased in natural, spoken-like language, often as a full question or complete sentence, typical of voice search and AI chat interfaces. It contrasts with short keyword-based queries and reflects conversational context.
The conversational query "what's the best way to remove red wine stains from a carpet?" replaces a simple keyword search like "wine stain carpet".
  • https://developers.google.com/search/docs/appearance/voice-search
  • https://en.wikipedia.org/wiki/Voice_search
Deutsch
konversationelle Suchanfrage
Eine Suchanfrage in natürlicher, gesprochener Sprache, häufig als vollständige Frage oder ganzer Satz formuliert, typisch für Sprachsuche und KI-Chat-Oberflächen. Sie unterscheidet sich von kurzen Keyword-Anfragen und berücksichtigt den Gesprächskontext.
Die konversationelle Suchanfrage "Wie entferne ich am besten Rotweinflecken aus dem Teppich?" ersetzt eine reine Keyword-Suche wie "Rotweinfleck Teppich".
  • https://de.wikipedia.org/wiki/Sprachsuche
Français
requête conversationnelle
Une requête de recherche formulée en langage naturel, souvent sous forme de question complète ou de phrase entière, typique de la recherche vocale et des interfaces d'IA conversationnelle. Elle se distingue des requêtes courtes par mots-clés et tient compte du contexte du dialogue.
La requête conversationnelle « quelle est la meilleure façon d'enlever des taches de vin rouge sur un tapis ? » remplace une simple recherche par mots-clés comme « tache vin tapis ».
  • https://fr.wikipedia.org/wiki/Recherche_vocale
Italiano
query conversazionale
Una query di ricerca formulata in linguaggio naturale, spesso come domanda completa o frase intera, tipica della ricerca vocale e delle interfacce di IA conversazionale. Si distingue dalle query brevi basate su parole chiave e tiene conto del contesto del dialogo.
La query conversazionale «qual è il modo migliore per rimuovere le macchie di vino rosso dal tappeto?» sostituisce una semplice ricerca per parole chiave come «macchia vino tappeto».
  • https://it.wikipedia.org/wiki/Ricerca_vocale
中文
导出链接
导出链接是网站上指向另一个外部域名页面的超链接。它用于引用外部资源,并可能影响搜索引擎对页面上下文和可信度的评估。
这篇文章中包含一个指向谷歌官方文档的导出链接。
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://zh.wikipedia.org/wiki/超链接
English
outbound link
An outbound link is a hyperlink on a website that points to a page on a different, external domain. It is used to reference external resources and can influence how search engines assess a page's context and trustworthiness.
The article included an outbound link to the official Google documentation to support its claims.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://en.wikipedia.org/wiki/Hyperlink
Deutsch
ausgehender Link
Ein ausgehender Link ist ein Hyperlink auf einer Website, der auf eine Seite einer anderen, externen Domain verweist. Er dient dazu, auf externe Ressourcen zu verlinken, und kann die Einschätzung des Seitenkontexts durch Suchmaschinen beeinflussen.
Der Blogbeitrag enthielt einen ausgehenden Link zur offiziellen Google-Dokumentation.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://de.wikipedia.org/wiki/Hyperlink
Français
lien sortant
Un lien sortant est un hyperlien présent sur un site web qui pointe vers une page d'un domaine externe différent. Il permet de référencer des ressources externes et peut influencer l'évaluation du contexte de la page par les moteurs de recherche.
L'article contenait un lien sortant vers la documentation officielle de Google.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://fr.wikipedia.org/wiki/Hyperlien
Italiano
link in uscita
Un link in uscita è un collegamento ipertestuale presente su un sito web che punta a una pagina di un dominio esterno diverso. Serve a fare riferimento a risorse esterne e può influenzare la valutazione del contesto della pagina da parte dei motori di ricerca.
L'articolo includeva un link in uscita verso la documentazione ufficiale di Google.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://it.wikipedia.org/wiki/Collegamento_ipertestuale
中文
导航型查询
用户希望直接到达某个特定网站或页面的搜索查询,通常通过输入品牌名或网站名称完成。它是与信息型查询和交易型查询并列的三种经典搜索意图之一。
输入“淘宝登录”属于典型的导航型查询,因为用户想要到达特定网站。
  • https://zh.wikipedia.org/wiki/%E6%90%9C%E7%B4%A2%E6%9F%A5%E8%AF%A2
English
navigational query
A search query with which the user intends to reach a specific website or page, typically by entering a brand or site name. It is one of the three classic intent types alongside informational and transactional queries.
Typing 'facebook login' is a typical navigational query because the user wants to reach a specific site.
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content
  • https://en.wikipedia.org/wiki/Web_search_query
Deutsch
navigationsorientierte Suchanfrage
Eine Suchanfrage, mit der ein Nutzer eine bestimmte Website oder Seite ansteuern möchte, meist durch Eingabe eines Marken- oder Seitennamens. Sie ist einer der drei klassischen Suchintentionstypen neben informationalen und transaktionalen Anfragen.
Die Eingabe 'youtube startseite' ist eine navigationsorientierte Suchanfrage, da der Nutzer eine konkrete Website erreichen will.
  • https://de.wikipedia.org/wiki/Suchanfrage
Français
requête navigationnelle
Requête de recherche par laquelle l'utilisateur cherche à atteindre un site web ou une page précise, généralement en saisissant un nom de marque ou de site. Elle constitue l'un des trois types d'intention classiques avec les requêtes informationnelles et transactionnelles.
Saisir 'connexion gmail' est une requête navigationnelle, car l'utilisateur souhaite accéder à un site précis.
  • https://fr.wikipedia.org/wiki/Requ%C3%AAte_de_recherche
Italiano
query navigazionale
Query di ricerca con cui l'utente intende raggiungere un sito web o una pagina specifica, in genere digitando un nome di brand o di sito. È uno dei tre tipi classici di intento di ricerca insieme alle query informazionali e transazionali.
Digitare 'accesso instagram' è una query navigazionale, poiché l'utente vuole raggiungere un sito preciso.
  • https://it.wikipedia.org/wiki/Query
中文
导航菜单
一组结构化的链接,通常以栏或列表形式显示,让用户在网站的主要板块之间进行切换。它是用户体验和信息架构的核心元素。
页面顶部的导航菜单链接到产品、价格和支持页面。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/nav
English
navigation menu
A structured set of links, usually displayed as a bar or list, that lets users move between the main sections of a website. It is a core UX and information-architecture element influencing usability and internal linking.
The navigation menu at the top of the page links to Products, Pricing, and Support.
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/nav
  • https://www.nngroup.com/articles/menu-design/
Deutsch
Navigationsmenü
Eine strukturierte Sammlung von Links, meist als Leiste oder Liste dargestellt, mit der Nutzer zwischen den Hauptbereichen einer Website wechseln. Es ist ein zentrales UX- und Informationsarchitektur-Element.
Das Navigationsmenü im Kopfbereich der Seite verlinkt auf Produkte, Preise und Support.
  • https://developer.mozilla.org/de/docs/Web/HTML/Element/nav
Français
menu de navigation
Ensemble structuré de liens, généralement présenté sous forme de barre ou de liste, permettant aux utilisateurs de passer d'une section principale à une autre d'un site web. C'est un élément clé de l'UX et de l'architecture de l'information.
Le menu de navigation en haut de la page renvoie vers Produits, Tarifs et Support.
  • https://developer.mozilla.org/fr/docs/Web/HTML/Element/nav
Italiano
menu di navigazione
Insieme strutturato di link, solitamente presentato come barra o elenco, che consente agli utenti di spostarsi tra le sezioni principali di un sito web. È un elemento centrale della UX e dell'architettura dell'informazione.
Il menu di navigazione nella parte superiore della pagina rimanda a Prodotti, Prezzi e Supporto.
  • https://developer.mozilla.org/it/docs/Web/HTML/Element/nav
中文
小样本学习
一种机器学习方法,模型仅通过少量带标注的示例即可学会执行某项任务。在大型语言模型中,这些示例通常直接在提示词中提供,以引导所需的输出。
在提示中加入三个示例后,模型通过小样本学习给出了正确的分类结果。
  • https://zh.wikipedia.org/wiki/%E5%B0%8F%E6%A0%B7%E6%9C%AC%E5%AD%A6%E4%B9%A0
English
few-shot learning
A machine learning approach in which a model learns to perform a task from only a small number of labeled examples. In the context of large language models, examples are provided directly in the prompt to guide the desired output.
By adding three examples to the prompt, the model produced correct classifications through few-shot learning.
  • https://en.wikipedia.org/wiki/Few-shot_learning_(natural_language_processing)
  • https://platform.openai.com/docs/guides/prompt-engineering
Deutsch
Few-Shot-Learning
Ein Ansatz des maschinellen Lernens, bei dem ein Modell eine Aufgabe anhand nur weniger Beispiele erlernt. Bei grossen Sprachmodellen werden die Beispiele direkt im Prompt bereitgestellt, um die gewünschte Ausgabe zu steuern.
Durch das Hinzufügen von drei Beispielen zum Prompt lieferte das Modell dank Few-Shot-Learning korrekte Klassifizierungen.
  • https://de.wikipedia.org/wiki/Few-Shot_Learning
Français
apprentissage few-shot
Approche d'apprentissage automatique dans laquelle un modèle apprend à réaliser une tâche à partir d'un très petit nombre d'exemples annotés. Pour les grands modèles de langage, les exemples sont fournis directement dans le prompt.
En ajoutant trois exemples au prompt, le modèle a produit des classifications correctes grâce à l'apprentissage few-shot.
  • https://fr.wikipedia.org/wiki/Apprentissage_par_petit_nombre_d%27exemples
Italiano
few-shot learning
Approccio di apprendimento automatico in cui un modello impara a svolgere un compito a partire da un numero molto ridotto di esempi etichettati. Nei grandi modelli linguistici gli esempi vengono forniti direttamente nel prompt.
Aggiungendo tre esempi al prompt, il modello ha prodotto classificazioni corrette grazie al few-shot learning.
  • https://it.wikipedia.org/wiki/Apprendimento_automatico
中文
屏幕阅读器
一种辅助软件,将文本和界面元素转换为合成语音或盲文输出,使盲人或视障用户能够操作计算机及网页应用。
语义化的 HTML 和正确的 ARIA 标签能让屏幕阅读器准确朗读表单字段。
  • https://zh.wikipedia.org/wiki/%E8%9E%A2%E5%B9%95%E9%96%B1%E8%AE%80%E5%99%A8
  • https://www.w3.org/WAI/people-use-web/tools-techniques/
English
screen reader
Assistive software that renders text and interface elements as synthesized speech or Braille, enabling blind or visually impaired users to operate a computer or web application.
Semantic HTML and proper ARIA labels ensure that a screen reader can announce form fields correctly.
  • https://www.w3.org/WAI/people-use-web/tools-techniques/
  • https://en.wikipedia.org/wiki/Screen_reader
Deutsch
Screenreader
Assistive Software, die Text und Bedienelemente als synthetische Sprache oder Braille ausgibt und blinden oder sehbehinderten Nutzern die Bedienung von Computer und Webanwendungen ermöglicht.
Durch semantisches HTML und korrekte ARIA-Labels kann ein Screenreader Formularfelder richtig vorlesen.
  • https://de.wikipedia.org/wiki/Screenreader
  • https://www.w3.org/WAI/people-use-web/tools-techniques/
Français
lecteur d'écran
Logiciel d'assistance qui restitue le texte et les éléments d'interface sous forme de synthèse vocale ou en braille, permettant aux personnes aveugles ou malvoyantes d'utiliser un ordinateur ou une application web.
Un code HTML sémantique et des attributs ARIA corrects permettent au lecteur d'écran d'annoncer correctement les champs de formulaire.
  • https://fr.wikipedia.org/wiki/Lecteur_d%27%C3%A9cran
  • https://www.w3.org/WAI/people-use-web/tools-techniques/
Italiano
screen reader
Software assistivo che converte testo ed elementi dell'interfaccia in sintesi vocale o Braille, consentendo alle persone cieche o ipovedenti di utilizzare un computer o un'applicazione web.
Un HTML semantico e attributi ARIA corretti permettono allo screen reader di annunciare correttamente i campi del modulo.
  • https://it.wikipedia.org/wiki/Screen_reader
  • https://www.w3.org/WAI/people-use-web/tools-techniques/
中文
展示广告
一种在线广告形式,通过在网站、应用或社交平台上投放横幅、图片、视频或富媒体等视觉格式来传递营销信息。通常与基于文本的搜索广告相区分。
该品牌在新闻网站网络上投放了带有动态横幅的展示广告活动。
  • https://support.google.com/google-ads/answer/2404190
  • https://zh.wikipedia.org/wiki/%E5%B1%95%E7%A4%BA%E5%B9%BF%E5%91%8A
English
display advertising
A form of online advertising that uses visual formats such as banners, images, video or rich media placed on websites, apps or social platforms to convey a marketing message. It is typically distinguished from text-based search advertising.
The brand launched a display advertising campaign with animated banners across a network of news websites.
  • https://support.google.com/google-ads/answer/2404190
  • https://en.wikipedia.org/wiki/Display_advertising
Deutsch
Display-Werbung
Eine Form der Online-Werbung, die visuelle Formate wie Banner, Bilder, Videos oder Rich Media auf Websites, in Apps oder auf sozialen Plattformen einsetzt. Sie wird üblicherweise von der textbasierten Suchmaschinenwerbung abgegrenzt.
Die Marke schaltete eine Display-Werbung mit animierten Bannern im Google Displaynetzwerk.
  • https://support.google.com/google-ads/answer/2404190
  • https://de.wikipedia.org/wiki/Displaywerbung
Français
publicité display
Forme de publicité en ligne utilisant des formats visuels tels que bannières, images, vidéos ou rich media diffusés sur des sites web, applications ou plateformes sociales. Elle se distingue de la publicité sur les moteurs de recherche, basée sur le texte.
L'annonceur a lancé une campagne de publicité display avec des bannières animées sur un réseau de sites d'information.
  • https://support.google.com/google-ads/answer/2404190
  • https://fr.wikipedia.org/wiki/Publicit%C3%A9_display
Italiano
display advertising
Forma di pubblicità online che utilizza formati visivi come banner, immagini, video o rich media posizionati su siti web, app o piattaforme social. Si distingue dalla pubblicità sui motori di ricerca, basata sul testo.
L'azienda ha avviato una campagna di display advertising con banner animati su una rete di siti di notizie.
  • https://support.google.com/google-ads/answer/2404190
  • https://it.wikipedia.org/wiki/Display_advertising
中文
展示次数
展示次数是指内容(如搜索结果、广告或链接)向用户显示的次数,无论用户是否点击。它是衡量搜索分析中可见度的核心指标。
Search Console 报告显示该页面获得 12,000 次展示,但只有 300 次点击。
  • https://support.google.com/webmasters/answer/7042828?hl=zh-Hans
English
impression
An impression is counted each time a piece of content, such as a search result, ad or link, is displayed to a user, regardless of whether it is clicked. It is a core metric for measuring visibility in search analytics.
The Search Console report showed 12,000 impressions for the page but only 300 clicks.
  • https://support.google.com/webmasters/answer/7042828
  • https://support.google.com/google-ads/answer/6320
Deutsch
Impression
Eine Impression wird jedes Mal gezählt, wenn ein Inhalt wie ein Suchergebnis, eine Anzeige oder ein Link einem Nutzer angezeigt wird, unabhängig von einem Klick. Sie ist eine zentrale Kennzahl zur Messung der Sichtbarkeit in der Suchanalyse.
Der Bericht in der Search Console wies 12.000 Impressionen für die Seite aus, aber nur 300 Klicks.
  • https://support.google.com/webmasters/answer/7042828?hl=de
Français
impression
Une impression est comptabilisée chaque fois qu'un contenu tel qu'un résultat de recherche, une annonce ou un lien est affiché à un utilisateur, qu'il y ait clic ou non. C'est une métrique clé pour mesurer la visibilité dans l'analyse de recherche.
Le rapport Search Console affichait 12 000 impressions pour la page mais seulement 300 clics.
  • https://support.google.com/webmasters/answer/7042828?hl=fr
Italiano
impressione
Un'impressione viene conteggiata ogni volta che un contenuto come un risultato di ricerca, un annuncio o un link viene mostrato a un utente, indipendentemente dal clic. È una metrica fondamentale per misurare la visibilità nell'analisi delle ricerche.
Il report di Search Console mostrava 12.000 impressioni per la pagina ma solo 300 clic.
  • https://support.google.com/webmasters/answer/7042828?hl=it
中文
嵌入
嵌入是将词语、句子或图像等数据表示为稠密数值向量的方法,可在连续向量空间中捕捉其语义含义。语义相似的对象在空间中彼此靠近,从而支持相似度检索与机器学习任务。
搜索引擎将每个查询转换为嵌入向量,以查找语义相关的文档。
  • https://zh.wikipedia.org/wiki/词嵌入
  • https://developers.google.com/machine-learning/crash-course/embeddings
English
embedding
An embedding is a dense numerical vector representation of data such as words, sentences or images that captures semantic meaning in a continuous vector space. Similar items are mapped to nearby points, enabling similarity search and machine learning tasks.
The search engine converts each query into an embedding to find semantically related documents.
  • https://en.wikipedia.org/wiki/Word_embedding
  • https://developers.google.com/machine-learning/crash-course/embeddings
Deutsch
Embedding
Ein Embedding ist eine dichte, numerische Vektordarstellung von Daten wie Wörtern, Sätzen oder Bildern, die deren semantische Bedeutung in einem kontinuierlichen Vektorraum abbildet. Ähnliche Objekte liegen dabei nahe beieinander, was Ähnlichkeitssuche ermöglicht.
Das System wandelt jede Suchanfrage in ein Embedding um, um semantisch verwandte Dokumente zu finden.
  • https://de.wikipedia.org/wiki/Worteinbettung
  • https://developers.google.com/machine-learning/crash-course/embeddings
Français
embedding
Un embedding est une représentation vectorielle numérique dense de données telles que des mots, des phrases ou des images, capturant leur sens sémantique dans un espace vectoriel continu. Les éléments similaires sont proches, ce qui facilite la recherche par similarité.
Le moteur transforme chaque requête en un embedding afin de trouver des documents sémantiquement proches.
  • https://fr.wikipedia.org/wiki/Plongement_lexical
  • https://developers.google.com/machine-learning/crash-course/embeddings
Italiano
embedding
Un embedding è una rappresentazione vettoriale numerica densa di dati come parole, frasi o immagini, che ne cattura il significato semantico in uno spazio vettoriale continuo. Elementi simili vengono mappati vicini, facilitando la ricerca per similarità.
Il motore converte ogni query in un embedding per trovare documenti semanticamente correlati.
  • https://it.wikipedia.org/wiki/Word_embedding
  • https://developers.google.com/machine-learning/crash-course/embeddings
中文
嵌入代码
一段可复制粘贴到网页中的 HTML 或 JavaScript 代码,用于内嵌显示视频、地图、小组件等外部内容。
从 YouTube 复制嵌入代码并粘贴到你的博客文章中即可显示该视频。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/iframe
  • https://support.google.com/youtube/answer/171780
English
embed code
A snippet of HTML or JavaScript that can be copied and pasted into a web page to display external content such as a video, map, or widget inline.
Copy the embed code from YouTube and paste it into your blog post to show the video.
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe
  • https://support.google.com/youtube/answer/171780
Deutsch
Embed-Code
Ein HTML- oder JavaScript-Codeschnipsel, der in eine Webseite kopiert wird, um externe Inhalte wie Videos, Karten oder Widgets direkt einzubinden.
Kopiere den Embed-Code von YouTube und füge ihn in deinen Blogbeitrag ein, um das Video anzuzeigen.
  • https://developer.mozilla.org/de/docs/Web/HTML/Element/iframe
  • https://support.google.com/youtube/answer/171780
Français
code d'intégration
Extrait de code HTML ou JavaScript à copier-coller dans une page web afin d'afficher un contenu externe tel qu'une vidéo, une carte ou un widget.
Copiez le code d'intégration de YouTube et collez-le dans votre article de blog pour afficher la vidéo.
  • https://developer.mozilla.org/fr/docs/Web/HTML/Element/iframe
  • https://support.google.com/youtube/answer/171780
Italiano
codice di incorporamento
Frammento di codice HTML o JavaScript da copiare e incollare in una pagina web per visualizzare contenuti esterni come video, mappe o widget.
Copia il codice di incorporamento da YouTube e incollalo nell'articolo del blog per mostrare il video.
  • https://developer.mozilla.org/it/docs/Web/HTML/Element/iframe
  • https://support.google.com/youtube/answer/171780
中文
工具使用
大型语言模型调用外部工具、函数或 API 以获取信息或执行超出自身文本生成能力的操作。通过工具使用,模型可将计算、搜索或数据库查询等任务委托给专门的系统。
借助工具使用,助手调用了天气 API 来返回实时预报,而不是凭空猜测。
  • https://platform.openai.com/docs/guides/function-calling
English
tool use
The capability of a large language model to invoke external tools, functions or APIs to obtain information or perform actions beyond its own text generation. Tool use lets the model delegate tasks such as calculations, searches or database queries to specialized systems.
Thanks to tool use, the assistant called a weather API to return the current forecast instead of guessing.
  • https://platform.openai.com/docs/guides/function-calling
  • https://docs.anthropic.com/en/docs/build-with-claude/tool-use
Deutsch
Tool-Nutzung
Die Fähigkeit eines grossen Sprachmodells, externe Werkzeuge, Funktionen oder APIs aufzurufen, um Informationen zu beschaffen oder Aktionen auszuführen, die über die reine Textgenerierung hinausgehen. Aufgaben wie Berechnungen, Suchen oder Datenbankabfragen werden dabei an spezialisierte Systeme delegiert.
Dank Tool-Nutzung rief der Assistent eine Wetter-API auf, statt die Vorhersage zu raten.
  • https://platform.openai.com/docs/guides/function-calling
Français
utilisation d'outils
Capacité d'un grand modèle de langage à invoquer des outils, fonctions ou API externes afin d'obtenir des informations ou d'effectuer des actions dépassant sa simple génération de texte. Le modèle délègue ainsi des tâches comme les calculs, les recherches ou les requêtes de base de données à des systèmes spécialisés.
Grâce à l'utilisation d'outils, l'assistant a appelé une API météo au lieu de deviner les prévisions.
  • https://platform.openai.com/docs/guides/function-calling
Italiano
uso di strumenti
Capacità di un grande modello linguistico di invocare strumenti, funzioni o API esterne per ottenere informazioni o eseguire azioni che vanno oltre la semplice generazione di testo. Il modello delega così compiti come calcoli, ricerche o interrogazioni di database a sistemi specializzati.
Grazie all'uso di strumenti, l'assistente ha chiamato un'API meteo invece di indovinare le previsioni.
  • https://platform.openai.com/docs/guides/function-calling
中文
带宽
网络连接上数据传输的最大速率,通常以每秒比特数衡量。在网站托管中也指网站在一段时间内传输的总数据量。
高清视频流占用了服务器大部分可用带宽。
  • https://zh.wikipedia.org/wiki/%E5%B8%A6%E5%AE%BD
English
bandwidth
The maximum rate of data transfer across a network connection, typically measured in bits per second. In web hosting it also denotes the total volume of data transferred to and from a website over a period.
The high-resolution video streaming consumed most of the server's available bandwidth.
  • https://en.wikipedia.org/wiki/Bandwidth_(computing)
  • https://developer.mozilla.org/en-US/docs/Glossary/Bandwidth
Deutsch
Bandbreite
Die maximale Datenübertragungsrate einer Netzwerkverbindung, meist in Bit pro Sekunde gemessen. Im Webhosting bezeichnet sie auch das übertragene Datenvolumen einer Website über einen Zeitraum.
Das hochauflösende Videostreaming beanspruchte den grössten Teil der verfügbaren Bandbreite des Servers.
  • https://de.wikipedia.org/wiki/Bandbreite_(Informationstechnik)
Français
bande passante
Débit maximal de transfert de données sur une connexion réseau, généralement exprimé en bits par seconde. En hébergement web, elle désigne aussi le volume total de données transféré par un site sur une période.
Le streaming vidéo en haute définition a consommé la majeure partie de la bande passante disponible du serveur.
  • https://fr.wikipedia.org/wiki/Bande_passante
Italiano
larghezza di banda
Velocità massima di trasferimento dei dati su una connessione di rete, misurata in genere in bit al secondo. Nell'hosting web indica anche il volume totale di dati trasferiti da un sito in un periodo.
Lo streaming video in alta definizione ha consumato la maggior parte della larghezza di banda disponibile del server.
  • https://it.wikipedia.org/wiki/Larghezza_di_banda
中文
常青内容
指在较长时间内始终保持相关性、实用性和可搜索性的网页内容,不会因时间推移而过时。它能持续带来自然搜索流量。
一篇关于「如何打领带」的指南是典型的常青内容,多年来持续吸引搜索流量。
  • https://zh.wikipedia.org/wiki/%E5%B8%B8%E9%9D%92%E5%86%85%E5%AE%B9
English
evergreen content
Web content that remains relevant, useful and continuously searchable over a long period without significant time-related decay. It sustains organic traffic long after publication.
A well-structured guide on 'how to tie a tie' is classic evergreen content that keeps attracting search traffic year after year.
  • https://en.wikipedia.org/wiki/Evergreen_content
  • https://ahrefs.com/blog/evergreen-content/
Deutsch
Evergreen Content
Webinhalte, die über einen langen Zeitraum relevant, nützlich und suchbar bleiben und nicht an Aktualität verlieren. Sie generieren dauerhaft organischen Traffic.
Ein Ratgeber zum Thema 'Krawatte binden' ist typischer Evergreen Content, der jahrelang Suchanfragen anzieht.
  • https://de.wikipedia.org/wiki/Evergreen_content
Français
contenu évergreen
Contenu web qui reste pertinent, utile et recherché sur une longue période sans perdre de son actualité. Il génère un trafic organique durable après sa publication.
Un guide sur « comment faire un nœud de cravate » est un contenu évergreen classique qui attire du trafic pendant des années.
  • https://fr.wikipedia.org/wiki/Contenu_%C3%A9vergreen
Italiano
contenuto evergreen
Contenuto web che rimane rilevante, utile e ricercabile per un lungo periodo senza perdere attualità. Genera traffico organico duraturo dopo la pubblicazione.
Una guida su «come annodare una cravatta» è un tipico contenuto evergreen che attira traffico di ricerca per anni.
  • https://it.wikipedia.org/wiki/Contenuto_evergreen
中文
平均排名
Google Search Console 中的一项指标,表示网站的网址在给定查询的搜索结果中的平均排名位置。数值越低表示排名越靠前(越好)。
内容更新后,该关键词的平均排名从 8.4 提升到 3.1。
  • https://support.google.com/webmasters/answer/7042828?hl=zh-Hans
English
average position
A metric in Google Search Console indicating the average ranking position of a website's URLs in search results for given queries. Lower values represent higher (better) placements.
The keyword's average position improved from 8.4 to 3.1 after the content update.
  • https://support.google.com/webmasters/answer/7042828
Deutsch
durchschnittliche Position
Eine Kennzahl in der Google Search Console, die die durchschnittliche Ranking-Position der URLs einer Website in den Suchergebnissen für bestimmte Suchanfragen angibt. Niedrigere Werte stehen für höhere (bessere) Platzierungen.
Nach dem Content-Update verbesserte sich die durchschnittliche Position des Keywords von 8,4 auf 3,1.
  • https://support.google.com/webmasters/answer/7042828?hl=de
Français
position moyenne
Métrique de la Google Search Console indiquant la position de classement moyenne des URL d'un site dans les résultats de recherche pour des requêtes données. Une valeur plus faible correspond à un meilleur classement.
Après la mise à jour du contenu, la position moyenne du mot-clé est passée de 8,4 à 3,1.
  • https://support.google.com/webmasters/answer/7042828?hl=fr
Italiano
posizione media
Metrica della Google Search Console che indica la posizione media di ranking degli URL di un sito nei risultati di ricerca per determinate query. Valori più bassi corrispondono a posizionamenti migliori.
Dopo l'aggiornamento dei contenuti, la posizione media della parola chiave è migliorata da 8,4 a 3,1.
  • https://support.google.com/webmasters/answer/7042828?hl=it
中文
幻觉
在生成式人工智能中,幻觉指模型生成的事实错误、凭空捏造或缺乏源数据支撑的输出,但却以看似合理且自信的方式呈现。
该聊天机器人引用了一个不存在的案例,这是典型的幻觉现象。
  • https://zh.wikipedia.org/wiki/%E5%B9%BB%E8%A7%89_(%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD)
  • https://cloud.google.com/discover/what-are-ai-hallucinations?hl=zh-cn
English
hallucination
In generative AI, a hallucination is an output that is factually incorrect, fabricated, or not grounded in the provided source data, yet presented as plausible and confident by the model.
The chatbot's citation of a non-existent court case was a clear hallucination.
  • https://en.wikipedia.org/wiki/Hallucination_(artificial_intelligence)
  • https://cloud.google.com/discover/what-are-ai-hallucinations
Deutsch
Halluzination
In der generativen KI bezeichnet eine Halluzination eine Ausgabe, die sachlich falsch, erfunden oder nicht durch die Quelldaten gestützt ist, vom Modell aber selbstbewusst als plausibel dargestellt wird.
Die vom Sprachmodell erfundene Literaturangabe war eine typische Halluzination.
  • https://de.wikipedia.org/wiki/Halluzination_(K%C3%BCnstliche_Intelligenz)
  • https://cloud.google.com/discover/what-are-ai-hallucinations?hl=de
Français
hallucination
Dans l'IA générative, une hallucination désigne une sortie factuellement incorrecte, inventée ou non fondée sur les données sources, mais présentée par le modèle comme plausible et assurée.
La référence bibliographique inexistante citée par le modèle était une hallucination.
  • https://fr.wikipedia.org/wiki/Hallucination_(intelligence_artificielle)
  • https://cloud.google.com/discover/what-are-ai-hallucinations?hl=fr
Italiano
allucinazione
Nell'IA generativa, un'allucinazione è un output fattualmente errato, inventato o non fondato sui dati di origine, ma presentato dal modello come plausibile e sicuro.
La citazione di una sentenza inesistente da parte del modello era una chiara allucinazione.
  • https://it.wikipedia.org/wiki/Allucinazione_(intelligenza_artificiale)
  • https://cloud.google.com/discover/what-are-ai-hallucinations?hl=it
中文
广告位
搜索结果页面或网站中用于展示付费广告的指定位置。广告位通常通过广告系统中的竞价机制动态分配。
Google 的广告竞价决定哪个广告主赢得搜索结果顶部的广告位。
  • https://support.google.com/google-ads/answer/1722122?hl=zh-Hans
English
ad slot
A designated position within a search engine results page or website where a paid advertisement can be displayed. Ad slots are typically filled dynamically through auctions in an advertising system.
Google's ad auction determines which advertiser wins each ad slot at the top of the search results.
  • https://support.google.com/google-ads/answer/1722122
  • https://en.wikipedia.org/wiki/Online_advertising
Deutsch
Anzeigenplatz
Eine festgelegte Position innerhalb einer Suchergebnisseite oder Website, an der eine bezahlte Anzeige eingeblendet werden kann. Anzeigenplätze werden meist dynamisch über Auktionen im Werbesystem vergeben.
Die Google-Anzeigenauktion entscheidet, welcher Werbetreibende den obersten Anzeigenplatz in den Suchergebnissen erhält.
  • https://support.google.com/google-ads/answer/1722122?hl=de
Français
emplacement publicitaire
Position déterminée au sein d'une page de résultats de recherche ou d'un site web où une annonce payante peut être affichée. Les emplacements publicitaires sont généralement attribués dynamiquement par enchères.
L'enchère publicitaire de Google détermine quel annonceur remporte l'emplacement publicitaire en haut des résultats de recherche.
  • https://support.google.com/google-ads/answer/1722122?hl=fr
Italiano
spazio pubblicitario
Posizione designata all'interno di una pagina dei risultati di ricerca o di un sito web in cui è possibile mostrare un annuncio a pagamento. Gli spazi pubblicitari vengono in genere assegnati dinamicamente tramite aste.
L'asta pubblicitaria di Google determina quale inserzionista si aggiudica lo spazio pubblicitario in cima ai risultati di ricerca.
  • https://support.google.com/google-ads/answer/1722122?hl=it