English
prompt
A prompt is the input text, instruction, or query given to a generative AI or large language model to elicit a specific response. It steers the model's output through wording, context, and constraints.
By refining the prompt with clear instructions, the user obtained a more accurate summary from the language model.
- https://platform.openai.com/docs/guides/prompt-engineering
- https://en.wikipedia.org/wiki/Prompt_engineering
Deutsch
Prompt
Ein Prompt ist die Eingabe in Form von Text, Anweisung oder Frage an ein generatives KI-Modell bzw. ein grosses Sprachmodell, um eine gewünschte Antwort zu erzeugen. Formulierung, Kontext und Vorgaben steuern die Ausgabe.
Durch einen präziser formulierten Prompt lieferte das Sprachmodell eine genauere Zusammenfassung.
- https://de.wikipedia.org/wiki/Prompt_Engineering
Français
prompt
Un prompt est le texte, l'instruction ou la requête fourni à un modèle d'IA générative ou à un grand modèle de langage afin d'obtenir une réponse précise. Sa formulation, son contexte et ses contraintes orientent la sortie du modèle.
En affinant le prompt avec des consignes claires, l'utilisateur a obtenu un résumé plus précis du modèle de langage.
- https://fr.wikipedia.org/wiki/Ing%C3%A9nierie_de_prompt
Italiano
prompt
Un prompt è il testo, l'istruzione o la query fornita a un modello di IA generativa o a un grande modello linguistico per ottenere una risposta specifica. Formulazione, contesto e vincoli ne orientano l'output.
Affinando il prompt con istruzioni chiare, l'utente ha ottenuto un riassunto più accurato dal modello linguistico.
- https://it.wikipedia.org/wiki/Prompt_engineering
中文
提示词
提示词是提供给生成式人工智能或大语言模型的输入文本、指令或查询,用于引导模型生成特定的响应。其措辞、上下文和约束条件决定输出结果。
通过用更清晰的指令优化提示词,用户从语言模型中获得了更准确的摘要。
- https://zh.wikipedia.org/wiki/%E6%8F%90%E7%A4%BA%E5%B7%A5%E7%A8%8B
English
prompt engineering
The practice of designing, structuring and refining input prompts to guide generative AI models toward producing accurate and relevant outputs. It encompasses techniques such as few-shot examples, role instructions and chain-of-thought prompting.
Effective prompt engineering can significantly improve the quality of responses from large language models.
- https://en.wikipedia.org/wiki/Prompt_engineering
- https://platform.openai.com/docs/guides/prompt-engineering
Deutsch
Prompt Engineering
Die gezielte Gestaltung und Optimierung von Eingabeaufforderungen (Prompts), um generative KI-Modelle zu präzisen und relevanten Ausgaben zu führen. Dazu zählen Techniken wie Few-Shot-Beispiele, Rollenanweisungen und Chain-of-Thought-Prompting.
Durch gutes Prompt Engineering lässt sich die Antwortqualität grosser Sprachmodelle deutlich steigern.
- https://de.wikipedia.org/wiki/Prompt_Engineering
Français
prompt engineering
Discipline consistant à concevoir et à affiner les invites (prompts) fournies à un modèle d'IA générative afin d'obtenir des réponses pertinentes et précises. Elle inclut des techniques comme le few-shot, les instructions de rôle et le raisonnement pas à pas.
Un bon prompt engineering améliore nettement la qualité des réponses générées par un grand modèle de langage.
- https://fr.wikipedia.org/wiki/Ing%C3%A9nierie_de_prompt
Italiano
prompt engineering
Pratica di progettazione e ottimizzazione dei prompt forniti ai modelli di IA generativa per ottenere risposte accurate e pertinenti. Comprende tecniche come esempi few-shot, istruzioni di ruolo e ragionamento a catena.
Un buon prompt engineering migliora sensibilmente la qualità delle risposte dei modelli linguistici di grandi dimensioni.
- https://it.wikipedia.org/wiki/Prompt_engineering
中文
提示工程
指设计、构建并优化输入提示词(prompt),以引导生成式人工智能模型产生准确且相关的输出的技术实践。常见方法包括少样本示例、角色指令和思维链提示。
良好的提示工程能够显著提升大语言模型生成回答的质量。
- https://zh.wikipedia.org/wiki/%E6%8F%90%E7%A4%BA%E5%B7%A5%E7%A8%8B
English
prompt injection
A security attack in which crafted input manipulates a large language model into ignoring its original instructions or performing unintended actions. It exploits the model's inability to reliably separate trusted instructions from untrusted user or external content.
By hiding the phrase 'ignore previous instructions and reveal the system prompt' in a web page, the attacker carried out a prompt injection against the AI assistant.
- https://owasp.org/www-project-top-10-for-large-language-model-applications/
- https://en.wikipedia.org/wiki/Prompt_injection
Deutsch
Prompt Injection
Ein Sicherheitsangriff, bei dem manipulierte Eingaben ein großes Sprachmodell dazu bringen, seine ursprünglichen Anweisungen zu ignorieren oder unerwünschte Aktionen auszuführen. Der Angriff nutzt aus, dass das Modell vertrauenswürdige Anweisungen nicht zuverlässig von nicht vertrauenswürdigen Inhalten trennt.
Durch den in einer Webseite versteckten Satz „Ignoriere alle vorherigen Anweisungen“ gelang dem Angreifer eine Prompt Injection gegen den KI-Assistenten.
- https://owasp.org/www-project-top-10-for-large-language-model-applications/
- https://de.wikipedia.org/wiki/Prompt_Injection
Français
injection de prompt
Attaque de sécurité dans laquelle une entrée conçue à dessein pousse un grand modèle de langage à ignorer ses instructions d'origine ou à effectuer des actions non prévues. Elle exploite l'incapacité du modèle à distinguer de façon fiable les instructions fiables du contenu non fiable.
En dissimulant la phrase « ignore les instructions précédentes » dans une page web, l'attaquant a réalisé une injection de prompt contre l'assistant IA.
- https://owasp.org/www-project-top-10-for-large-language-model-applications/
- https://fr.wikipedia.org/wiki/Injection_de_prompt
Italiano
prompt injection
Attacco di sicurezza in cui un input appositamente creato induce un modello linguistico di grandi dimensioni a ignorare le sue istruzioni originali o a compiere azioni non previste. Sfrutta l'incapacità del modello di separare in modo affidabile le istruzioni attendibili dai contenuti non attendibili.
Nascondendo la frase «ignora le istruzioni precedenti» in una pagina web, l'attaccante ha eseguito una prompt injection contro l'assistente IA.
- https://owasp.org/www-project-top-10-for-large-language-model-applications/
- https://it.wikipedia.org/wiki/Prompt_injection
中文
提示词注入
一种安全攻击,通过精心构造的输入使大型语言模型忽略其原始指令或执行非预期的操作。它利用了模型无法可靠区分可信指令与不可信用户或外部内容的弱点。
攻击者在网页中隐藏了“忽略之前的所有指令”这句话,从而对 AI 助手发起了提示词注入攻击。
- https://owasp.org/www-project-top-10-for-large-language-model-applications/
- https://zh.wikipedia.org/wiki/提示词注入
English
proximity signal
A local ranking factor that reflects the physical distance between a searcher's location and a business, influencing how prominently the business appears in local search results and map packs.
Because of the proximity signal, a coffee shop two blocks away often outranks a more popular one across town in mobile local searches.
- https://support.google.com/business/answer/7091?hl=en
Deutsch
Proximity-Signal
Ein lokaler Ranking-Faktor, der die räumliche Entfernung zwischen dem Standort des Suchenden und einem Unternehmen berücksichtigt und dadurch beeinflusst, wie prominent das Unternehmen in lokalen Suchergebnissen erscheint.
Aufgrund des Proximity-Signals rankt ein nahegelegenes Café bei mobilen lokalen Suchanfragen oft höher als ein bekannteres im anderen Stadtteil.
- https://support.google.com/business/answer/7091?hl=de
Français
signal de proximité
Facteur de classement local qui prend en compte la distance physique entre la position de l'internaute et un établissement, influençant la visibilité de ce dernier dans les résultats de recherche locale.
En raison du signal de proximité, un café situé à proximité se classe souvent mieux qu'un concurrent plus connu à l'autre bout de la ville.
- https://support.google.com/business/answer/7091?hl=fr
Italiano
segnale di prossimità
Fattore di ranking locale che considera la distanza fisica tra la posizione dell'utente e un'attività, influenzando la visibilità dell'attività nei risultati di ricerca locale.
A causa del segnale di prossimità, un bar vicino compare spesso più in alto di uno più famoso situato in un altro quartiere.
- https://support.google.com/business/answer/7091?hl=it
中文
距离信号
一种本地排名因素,反映搜索者位置与商家之间的物理距离,从而影响商家在本地搜索结果和地图组合中的显示位置。
由于距离信号的作用,在移动端本地搜索中,附近的咖啡店往往比城市另一端更知名的咖啡店排名更靠前。
- https://support.google.com/business/answer/7091?hl=zh-Hans
English
Quality Score
A metric used by Google Ads to rate the relevance and quality of keywords, ads, and landing pages on a scale from 1 to 10. A higher Quality Score can lead to lower costs and better ad positions.
Improving the landing page experience raised the keyword's Quality Score from 5 to 8.
- https://support.google.com/google-ads/answer/6167118
- https://en.wikipedia.org/wiki/Quality_Score
Deutsch
Qualitätsfaktor
Kennzahl in Google Ads, die die Relevanz und Qualität von Keywords, Anzeigen und Zielseiten auf einer Skala von 1 bis 10 bewertet. Ein höherer Qualitätsfaktor kann zu niedrigeren Kosten und besseren Anzeigenpositionen führen.
Durch die Optimierung der Zielseite stieg der Qualitätsfaktor des Keywords von 5 auf 8.
- https://support.google.com/google-ads/answer/6167118?hl=de
Français
niveau de qualité
Indicateur utilisé par Google Ads pour évaluer la pertinence et la qualité des mots clés, des annonces et des pages de destination sur une échelle de 1 à 10. Un niveau de qualité élevé peut réduire les coûts et améliorer la position des annonces.
En améliorant l'expérience sur la page de destination, le niveau de qualité du mot clé est passé de 5 à 8.
- https://support.google.com/google-ads/answer/6167118?hl=fr
Italiano
punteggio di qualità
Metrica utilizzata da Google Ads per valutare la pertinenza e la qualità di parole chiave, annunci e pagine di destinazione su una scala da 1 a 10. Un punteggio di qualità più alto può ridurre i costi e migliorare la posizione degli annunci.
Migliorando l'esperienza sulla pagina di destinazione, il punteggio di qualità della parola chiave è salito da 5 a 8.
- https://support.google.com/google-ads/answer/6167118?hl=it
中文
质量得分
Google Ads 用来评估关键字、广告和着陆页相关性与质量的指标,评分范围为 1 到 10。较高的质量得分可以降低费用并提升广告排名。
通过改善着陆页体验,该关键字的质量得分从 5 提升到了 8。
- https://support.google.com/google-ads/answer/6167118?hl=zh-Hans
English
query expansion
The process of augmenting a user's original search query with additional terms such as synonyms, related words or reformulations to improve retrieval recall and relevance.
Through query expansion, a search for 'car' may also retrieve documents mentioning 'automobile' or 'vehicle'.
- https://en.wikipedia.org/wiki/Query_expansion
- https://developers.google.com/search/docs/fundamentals/how-search-works
Deutsch
Query Expansion
Verfahren, bei dem die ursprüngliche Suchanfrage eines Nutzers um zusätzliche Begriffe wie Synonyme, verwandte Wörter oder Umformulierungen erweitert wird, um Trefferzahl und Relevanz zu verbessern.
Durch Query Expansion liefert eine Suche nach 'Auto' auch Dokumente mit den Begriffen 'Kraftfahrzeug' oder 'Wagen'.
- https://de.wikipedia.org/wiki/Query_Expansion
Français
expansion de requête
Procédé consistant à enrichir la requête initiale d'un utilisateur avec des termes supplémentaires tels que des synonymes, des mots apparentés ou des reformulations afin d'améliorer le rappel et la pertinence des résultats.
Grâce à l'expansion de requête, une recherche sur 'voiture' peut aussi retourner des documents mentionnant 'automobile' ou 'véhicule'.
- https://fr.wikipedia.org/wiki/Expansion_de_requ%C3%AAte
Italiano
espansione della query
Processo con cui la query originale di un utente viene arricchita con termini aggiuntivi come sinonimi, parole correlate o riformulazioni per migliorare il richiamo e la pertinenza dei risultati.
Grazie all'espansione della query, una ricerca di 'auto' può restituire anche documenti che contengono 'automobile' o 'veicolo'.
- https://it.wikipedia.org/wiki/Query_expansion
中文
查询扩展
通过在用户原始搜索查询中加入同义词、相关词或改写等附加词项,以提高检索的召回率和相关性的过程。
通过查询扩展,搜索'汽车'时也能检索到包含'机动车'或'车辆'的文档。
- https://zh.wikipedia.org/wiki/%E6%9F%A5%E8%AF%A2%E6%89%A9%E5%B1%95
English
query fan-out
A technique used by AI search systems, notably Google's AI Mode, in which a single user query is decomposed into multiple related sub-queries that are searched in parallel to gather a broader set of sources before synthesizing an answer.
Because of query fan-out, a single question about 'best hiking boots for wet climates' may trigger dozens of hidden sub-queries across product reviews, forums and specs.
- https://blog.google/products/search/google-search-ai-mode-update/
Deutsch
Query Fan-out
Verfahren KI-gestützter Suchsysteme wie Googles AI Mode, bei dem eine einzelne Nutzeranfrage in mehrere verwandte Teilanfragen zerlegt wird, die parallel ausgeführt werden, um vor der Antwortsynthese eine breitere Quellenbasis zu sammeln.
Durch Query Fan-out löst eine einzige Frage nach 'besten Wanderschuhen für nasses Klima' im Hintergrund zahlreiche Teilanfragen zu Testberichten, Foren und Produktdaten aus.
- https://blog.google/products/search/google-search-ai-mode-update/
Français
query fan-out
Technique employée par les systèmes de recherche assistés par IA, notamment l'AI Mode de Google, qui décompose une requête utilisateur unique en plusieurs sous-requêtes connexes exécutées en parallèle afin de rassembler davantage de sources avant de synthétiser une réponse.
Grâce au query fan-out, une simple question sur les 'meilleures chaussures de randonnée pour climat humide' déclenche en arrière-plan de nombreuses sous-requêtes vers des avis, forums et fiches techniques.
- https://blog.google/products/search/google-search-ai-mode-update/
Italiano
query fan-out
Tecnica usata dai sistemi di ricerca basati su IA, in particolare l'AI Mode di Google, che scompone una singola query dell'utente in più sotto-query correlate eseguite in parallelo per raccogliere un insieme più ampio di fonti prima di sintetizzare una risposta.
Grazie al query fan-out, una singola domanda sulle 'migliori scarpe da trekking per climi umidi' genera in background numerose sotto-query verso recensioni, forum e schede tecniche.
- https://blog.google/products/search/google-search-ai-mode-update/
中文
查询扇出
AI 搜索系统(尤其是 Google 的 AI Mode)采用的一种技术:将用户的单个查询分解为多个相关的子查询并并行检索,从而在生成答案前收集更广泛的信息来源。
由于查询扇出机制,一个关于「潮湿气候最佳登山鞋」的问题会在后台触发数十个针对评测、论坛和产品参数的子查询。
- https://blog.google/products/search/google-search-ai-mode-update/
English
query parsing
The process of analyzing a user's search query to break it into tokens, operators and structured elements that a search or information retrieval system can interpret.
During query parsing the engine splits the string into keywords and recognizes the quotation marks as an exact-match operator.
- https://en.wikipedia.org/wiki/Query_expansion
- https://lucene.apache.org/core/2_9_4/queryparsersyntax.html
Deutsch
Query-Parsing
Das Zerlegen und Analysieren einer Suchanfrage in Token, Operatoren und strukturierte Bestandteile, die ein Such- oder Information-Retrieval-System verarbeiten kann.
Beim Query-Parsing erkennt die Suchmaschine die Anführungszeichen als Operator für exakte Übereinstimmung.
- https://de.wikipedia.org/wiki/Information_Retrieval
Français
analyse de requête
Processus consistant à décomposer et analyser une requête de recherche en jetons, opérateurs et éléments structurés interprétables par un système de recherche d'information.
Lors de l'analyse de la requête, le moteur reconnaît les guillemets comme un opérateur de correspondance exacte.
- https://fr.wikipedia.org/wiki/Recherche_d%27information
Italiano
analisi della query
Processo di scomposizione e analisi di una query di ricerca in token, operatori ed elementi strutturati interpretabili da un sistema di information retrieval.
Durante l'analisi della query il motore riconosce le virgolette come operatore di corrispondenza esatta.
- https://it.wikipedia.org/wiki/Information_retrieval
中文
查询解析
对用户搜索查询进行分析,将其拆分为词元、运算符和结构化元素,以便搜索或信息检索系统进行处理的过程。
在查询解析阶段,搜索引擎将引号识别为精确匹配运算符。
- https://zh.wikipedia.org/wiki/%E4%BF%A1%E6%81%AF%E6%A3%80%E7%B4%A2
English
query refinement
The process of modifying or improving a search query to obtain more relevant results, either by the user reformulating terms or by the search engine suggesting or automatically adjusting the query.
Query refinement helps users narrow broad searches by adding filters, synonyms, or more specific keywords.
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://en.wikipedia.org/wiki/Query_expansion
Deutsch
Query-Verfeinerung
Der Prozess der Anpassung oder Verbesserung einer Suchanfrage, um relevantere Ergebnisse zu erhalten, entweder durch Neuformulierung seitens des Nutzers oder durch Vorschläge bzw. automatische Anpassungen der Suchmaschine.
Die Query-Verfeinerung hilft Nutzern, breite Suchanfragen durch Filter, Synonyme oder spezifischere Keywords einzugrenzen.
- https://de.wikipedia.org/wiki/Query-Expansion
Français
affinement de requête
Processus consistant à modifier ou améliorer une requête de recherche afin d'obtenir des résultats plus pertinents, soit par reformulation de l'utilisateur, soit par suggestion ou ajustement automatique du moteur de recherche.
L'affinement de requête aide les utilisateurs à restreindre des recherches trop larges en ajoutant des filtres, des synonymes ou des mots-clés plus précis.
- https://fr.wikipedia.org/wiki/Expansion_de_requ%C3%AAte
Italiano
affinamento della query
Processo di modifica o miglioramento di una query di ricerca al fine di ottenere risultati più pertinenti, tramite riformulazione da parte dell'utente oppure suggerimenti o aggiustamenti automatici del motore di ricerca.
L'affinamento della query aiuta gli utenti a restringere ricerche troppo ampie aggiungendo filtri, sinonimi o parole chiave più specifiche.
- https://it.wikipedia.org/wiki/Espansione_della_query
中文
查询优化
通过修改或改进搜索查询以获得更相关结果的过程,可以由用户重新表述查询,也可以由搜索引擎提供建议或自动调整查询。
查询优化通过添加筛选条件、同义词或更具体的关键词,帮助用户缩小过于宽泛的搜索范围。
- https://zh.wikipedia.org/wiki/%E6%9F%A5%E8%AF%A2%E6%89%A9%E5%B1%95
English
query understanding
The process by which a search engine interprets the meaning, intent and context of a user's search query beyond literal keyword matching. It encompasses techniques such as intent detection, entity recognition and semantic analysis.
Improved query understanding allows the engine to interpret 'apple stock' as a request for financial data rather than fruit prices.
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://en.wikipedia.org/wiki/Query_understanding
Deutsch
Query-Understanding
Der Prozess, mit dem eine Suchmaschine Bedeutung, Absicht und Kontext einer Suchanfrage über den reinen Wortlaut hinaus interpretiert. Dazu zählen Intent-Erkennung, Entitätserkennung und semantische Analyse.
Durch besseres Query-Understanding erkennt die Suchmaschine, dass mit 'Apple Aktie' Finanzdaten und nicht Obst gemeint sind.
- https://de.wikipedia.org/wiki/Suchmaschine
- https://developers.google.com/search/docs/fundamentals/how-search-works
Français
query understanding
Processus par lequel un moteur de recherche interprète le sens, l'intention et le contexte d'une requête au-delà de la simple correspondance de mots-clés. Il inclut la détection d'intention, la reconnaissance d'entités et l'analyse sémantique.
Un meilleur query understanding permet au moteur de comprendre que « action Apple » désigne des données financières et non un fruit.
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://en.wikipedia.org/wiki/Query_understanding
Italiano
query understanding
Processo con cui un motore di ricerca interpreta il significato, l'intento e il contesto di una query oltre la semplice corrispondenza di parole chiave. Comprende il rilevamento dell'intento, il riconoscimento delle entità e l'analisi semantica.
Un migliore query understanding consente al motore di capire che 'azioni Apple' si riferisce a dati finanziari e non alla frutta.
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://en.wikipedia.org/wiki/Query_understanding
中文
查询理解
搜索引擎超越字面关键词匹配,解析用户搜索查询的含义、意图和上下文的过程,涵盖意图识别、实体识别和语义分析等技术。
更好的查询理解使引擎能将'苹果股票'解析为金融数据请求,而非水果价格。
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://zh.wikipedia.org/wiki/搜索引擎
English
question answering
A task in natural language processing and information retrieval in which a system automatically provides a precise answer to a question posed in natural language, rather than returning a list of documents.
Modern question answering systems can extract a direct answer from a large text corpus in response to a user's query.
- https://en.wikipedia.org/wiki/Question_answering
Deutsch
Frage-Antwort-System
Eine Aufgabe im Bereich der maschinellen Sprachverarbeitung und des Information Retrieval, bei der ein System auf eine in natürlicher Sprache gestellte Frage automatisch eine präzise Antwort liefert, statt nur eine Dokumentenliste zurückzugeben.
Ein Frage-Antwort-System kann aus einem grossen Textkorpus eine direkte Antwort auf die Nutzerfrage extrahieren.
- https://de.wikipedia.org/wiki/Frage-Antwort-System
Français
système de questions-réponses
Tâche du traitement automatique du langage naturel et de la recherche d'information dans laquelle un système fournit automatiquement une réponse précise à une question posée en langage naturel, au lieu de renvoyer une liste de documents.
Un système de questions-réponses extrait une réponse directe d'un vaste corpus de textes en fonction de la requête de l'utilisateur.
- https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_questions-r%C3%A9ponses
Italiano
question answering
Compito dell'elaborazione del linguaggio naturale e del reperimento dell'informazione in cui un sistema fornisce automaticamente una risposta precisa a una domanda posta in linguaggio naturale, anziché restituire un elenco di documenti.
Un sistema di question answering estrae una risposta diretta da un ampio corpus testuale in base alla domanda dell'utente.
- https://it.wikipedia.org/wiki/Question_answering
中文
问答系统
自然语言处理和信息检索中的一项任务,系统针对以自然语言提出的问题自动给出精确答案,而非返回文档列表。
问答系统能够根据用户的提问从大规模文本语料中提取出直接的答案。
- https://zh.wikipedia.org/wiki/%E9%97%AE%E7%AD%94%E7%B3%BB%E7%BB%9F
English
quotable statistic
A concise, data-backed figure or fact formulated so that generative search engines and LLMs can easily extract and cite it in their answers. It is a key tactic in GEO to increase content visibility in AI-generated responses.
Adding a quotable statistic like '73% of marketers use AI tools' increased the page's citation rate in AI Overviews.
- https://arxiv.org/abs/2311.09735
Deutsch
zitierfähige Statistik
Eine prägnante, datengestützte Kennzahl oder Aussage, die so formuliert ist, dass generative Suchmaschinen und LLMs sie leicht extrahieren und in ihren Antworten zitieren können. Eine zentrale Taktik der GEO zur Steigerung der Sichtbarkeit in KI-generierten Antworten.
Das Einbauen einer zitierfähigen Statistik wie '73 % der Marketer nutzen KI-Tools' erhöhte die Zitationsrate der Seite in KI-Übersichten.
- https://arxiv.org/abs/2311.09735
Français
statistique citable
Chiffre ou fait concis et fondé sur des données, formulé de manière à être facilement extrait et cité par les moteurs de recherche génératifs et les LLM dans leurs réponses. C'est une tactique clé du GEO pour accroître la visibilité du contenu.
L'ajout d'une statistique citable telle que « 73 % des spécialistes du marketing utilisent des outils d'IA » a augmenté le taux de citation de la page dans les aperçus IA.
- https://arxiv.org/abs/2311.09735
Italiano
statistica citabile
Dato o fatto conciso e fondato su fonti, formulato in modo da poter essere facilmente estratto e citato dai motori di ricerca generativi e dagli LLM nelle loro risposte. È una tattica chiave della GEO per aumentare la visibilità dei contenuti.
L'aggiunta di una statistica citabile come «il 73% dei marketer usa strumenti IA» ha aumentato il tasso di citazione della pagina nelle panoramiche IA.
- https://arxiv.org/abs/2311.09735
中文
可引用统计数据
一种简洁、有数据支撑的数字或事实,其表述方式便于生成式搜索引擎和大语言模型在回答中提取和引用。这是 GEO 中提升内容在 AI 生成回答中曝光度的关键策略。
加入类似「73% 的营销人员使用 AI 工具」这样的可引用统计数据后,该页面在 AI 概览中的引用率明显提高。
- https://arxiv.org/abs/2311.09735
English
rank tracking
The ongoing monitoring of a website's positions in search engine results pages for a defined set of keywords over time.
Weekly rank tracking revealed that the page climbed from position 12 to position 4 after the content update.
- https://developers.google.com/search/docs/appearance/ranking-systems-guide
- https://en.wikipedia.org/wiki/Search_engine_optimization
Deutsch
Rank Tracking
Die kontinuierliche Überwachung der Positionen einer Website in den Suchergebnisseiten für eine definierte Menge von Keywords über die Zeit.
Das wöchentliche Rank Tracking zeigte, dass die Seite nach dem Content-Update von Position 12 auf Position 4 aufstieg.
- https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
Français
suivi de positionnement
La surveillance continue des positions d'un site web dans les pages de résultats des moteurs de recherche pour un ensemble défini de mots-clés au fil du temps.
Le suivi de positionnement hebdomadaire a révélé que la page est passée de la position 12 à la position 4 après la mise à jour du contenu.
- https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
Italiano
rank tracking
Il monitoraggio continuo delle posizioni di un sito web nelle pagine dei risultati dei motori di ricerca per un insieme definito di parole chiave nel tempo.
Il rank tracking settimanale ha rivelato che la pagina è salita dalla posizione 12 alla posizione 4 dopo l'aggiornamento dei contenuti.
- https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
排名追踪
对一个网站在搜索引擎结果页面中针对一组特定关键词的位置随时间进行的持续监测。
每周的排名追踪显示,在内容更新后该页面从第12位上升到了第4位。
- https://zh.wikipedia.org/wiki/搜索引擎优化
English
RankBrain
RankBrain is a machine-learning-based component of Google's search ranking system that helps interpret queries, especially novel or ambiguous ones, and match them to relevant results.
Because the query had never been seen before, RankBrain inferred its likely meaning to return relevant pages.
- https://en.wikipedia.org/wiki/RankBrain
- https://blog.google/products/search/how-ai-powers-great-search-results/
Deutsch
RankBrain
RankBrain ist eine auf maschinellem Lernen basierende Komponente des Google-Suchranking-Systems, die vor allem neue oder mehrdeutige Suchanfragen interpretiert und passenden Ergebnissen zuordnet.
Da die Suchanfrage neuartig war, leitete RankBrain deren wahrscheinliche Bedeutung ab, um relevante Seiten zu liefern.
- https://de.wikipedia.org/wiki/RankBrain
Français
RankBrain
RankBrain est un composant fondé sur l'apprentissage automatique du système de classement de Google Search, qui aide à interpréter les requêtes, notamment inédites ou ambiguës, et à les associer aux résultats pertinents.
Comme la requête n'avait jamais été rencontrée, RankBrain a déduit son sens probable pour renvoyer des pages pertinentes.
- https://fr.wikipedia.org/wiki/RankBrain
Italiano
RankBrain
RankBrain è una componente basata sul machine learning del sistema di ranking di Google Search che aiuta a interpretare le query, soprattutto quelle nuove o ambigue, associandole ai risultati pertinenti.
Poiché la query non era mai stata vista prima, RankBrain ne ha dedotto il probabile significato per restituire pagine pertinenti.
- https://it.wikipedia.org/wiki/RankBrain
中文
RankBrain
RankBrain 是谷歌搜索排名系统中基于机器学习的组成部分,主要用于理解查询(尤其是新颖或含糊的查询)并将其匹配到相关搜索结果。
由于该查询以前从未出现过,RankBrain 推断出其可能含义以返回相关页面。
- https://zh.wikipedia.org/wiki/RankBrain
English
ranking
The position at which a web page appears in the ordered list of search engine results for a given query. Rankings are determined by algorithms that assess relevance, authority and other signals.
Improving page speed helped the site achieve a higher ranking for its target keywords.
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://en.wikipedia.org/wiki/Search_engine_results_page
Deutsch
Ranking
Die Position, an der eine Webseite in der geordneten Trefferliste einer Suchmaschine zu einer bestimmten Suchanfrage erscheint. Das Ranking wird durch Algorithmen anhand von Relevanz, Autorität und weiteren Signalen bestimmt.
Durch schnellere Ladezeiten erreichte die Website ein besseres Ranking für ihre Ziel-Keywords.
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
Français
classement
Position à laquelle une page web apparaît dans la liste ordonnée des résultats d'un moteur de recherche pour une requête donnée. Le classement est déterminé par des algorithmes évaluant la pertinence, l'autorité et d'autres signaux.
L'amélioration de la vitesse de chargement a permis au site d'obtenir un meilleur classement pour ses mots-clés cibles.
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
Italiano
posizionamento
Posizione in cui una pagina web compare nell'elenco ordinato dei risultati di un motore di ricerca per una determinata query. Il posizionamento è determinato da algoritmi che valutano pertinenza, autorità e altri segnali.
Il miglioramento della velocità di caricamento ha permesso al sito di ottenere un posizionamento migliore per le parole chiave target.
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
排名
网页在搜索引擎针对特定查询返回的有序结果列表中所处的位置。排名由算法根据相关性、权威性及其他信号确定。
提升页面加载速度后,该网站在目标关键词上的排名得到了提高。
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://zh.wikipedia.org/wiki/搜索引擎优化
English
ranking factor
A signal or criterion that a search engine's algorithm uses to determine the relevance and position of a web page in the search results. Ranking factors range from content quality and relevance to backlinks and technical performance.
Page loading speed is considered an important ranking factor for mobile search.
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
- https://en.wikipedia.org/wiki/Search_engine_optimization
Deutsch
Rankingfaktor
Ein Signal oder Kriterium, das der Algorithmus einer Suchmaschine nutzt, um die Relevanz und Position einer Webseite in den Suchergebnissen zu bestimmen. Rankingfaktoren reichen von Content-Qualität über Backlinks bis zur technischen Performance.
Die Ladegeschwindigkeit einer Seite gilt als wichtiger Rankingfaktor für die mobile Suche.
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content?hl=de
- https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
Français
facteur de classement
Signal ou critère utilisé par l'algorithme d'un moteur de recherche pour déterminer la pertinence et la position d'une page web dans les résultats de recherche. Les facteurs de classement vont de la qualité du contenu aux backlinks et à la performance technique.
La vitesse de chargement d'une page est considérée comme un facteur de classement important pour la recherche mobile.
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content?hl=fr
- https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
Italiano
fattore di ranking
Segnale o criterio utilizzato dall'algoritmo di un motore di ricerca per determinare la pertinenza e la posizione di una pagina web nei risultati di ricerca. I fattori di ranking spaziano dalla qualità dei contenuti ai backlink e alle prestazioni tecniche.
La velocità di caricamento di una pagina è considerata un importante fattore di ranking per la ricerca mobile.
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content?hl=it
- https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
排名因素
搜索引擎算法用来确定网页在搜索结果中的相关性和位置的信号或标准。排名因素涵盖内容质量、外链以及技术性能等多个方面。
页面加载速度被视为移动搜索的重要排名因素。
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content?hl=zh-cn
- https://zh.wikipedia.org/wiki/搜索引擎优化
English
ranking signal
A ranking signal is a factor or piece of data that a search engine uses to evaluate and order web pages in its results. Search engines combine hundreds of such signals to determine relevance and quality.
Page speed is considered a ranking signal that can influence a site's position in search results.
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://developers.google.com/search/docs/appearance/ranking-systems-guide
Deutsch
Ranking-Signal
Ein Ranking-Signal ist ein Faktor oder Datenpunkt, den eine Suchmaschine zur Bewertung und Reihung von Webseiten in den Ergebnissen heranzieht. Suchmaschinen kombinieren zahlreiche solcher Signale, um Relevanz und Qualität zu bestimmen.
Die Ladegeschwindigkeit gilt als Ranking-Signal, das die Position einer Seite in den Suchergebnissen beeinflussen kann.
- https://developers.google.com/search/docs/fundamentals/how-search-works?hl=de
- https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
Français
signal de classement
Un signal de classement est un facteur ou une donnée qu'un moteur de recherche utilise pour évaluer et ordonner les pages web dans ses résultats. Les moteurs combinent de nombreux signaux pour déterminer la pertinence et la qualité.
La vitesse de chargement est considérée comme un signal de classement pouvant influencer la position d'un site dans les résultats.
- https://developers.google.com/search/docs/fundamentals/how-search-works?hl=fr
Italiano
segnale di ranking
Un segnale di ranking è un fattore o un dato che un motore di ricerca utilizza per valutare e ordinare le pagine web nei risultati. I motori combinano numerosi segnali per determinare pertinenza e qualità.
La velocità di caricamento è considerata un segnale di ranking che può influenzare la posizione di un sito nei risultati.
- https://developers.google.com/search/docs/fundamentals/how-search-works?hl=it
中文
排名信号
排名信号是搜索引擎用来评估和排序搜索结果中网页的因素或数据。搜索引擎会综合数百个此类信号来判断相关性和质量。
页面加载速度被视为一种排名信号,可能会影响网站在搜索结果中的位置。
- https://developers.google.com/search/docs/fundamentals/how-search-works?hl=zh-cn
English
rate limiting
Rate limiting is a technique that controls the number of requests a client can send to a server or API within a defined time window. It protects services against overload, abuse, and denial-of-service attacks.
The API returns an HTTP 429 status code once a client exceeds the configured rate limiting threshold.
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429
- https://en.wikipedia.org/wiki/Rate_limiting
Deutsch
Rate Limiting
Rate Limiting bezeichnet eine Technik zur Begrenzung der Anzahl von Anfragen, die ein Client innerhalb eines definierten Zeitfensters an einen Server oder eine API senden darf. Sie schützt Dienste vor Überlastung, Missbrauch und Denial-of-Service-Angriffen.
Sobald ein Client den konfigurierten Rate-Limiting-Schwellenwert überschreitet, antwortet die API mit dem HTTP-Statuscode 429.
- https://developer.mozilla.org/de/docs/Web/HTTP/Status/429
- https://de.wikipedia.org/wiki/Rate_Limiting
Français
limitation de débit
La limitation de débit est une technique qui contrôle le nombre de requêtes qu'un client peut envoyer à un serveur ou à une API dans une fenêtre de temps définie. Elle protège les services contre la surcharge, les abus et les attaques par déni de service.
L'API renvoie le code d'état HTTP 429 dès qu'un client dépasse le seuil de limitation de débit configuré.
- https://developer.mozilla.org/fr/docs/Web/HTTP/Status/429
- https://fr.wikipedia.org/wiki/Rate_limiting
Italiano
rate limiting
Il rate limiting è una tecnica che controlla il numero di richieste che un client può inviare a un server o a un'API entro un intervallo di tempo definito. Protegge i servizi da sovraccarico, abusi e attacchi denial-of-service.
L'API restituisce il codice di stato HTTP 429 quando un client supera la soglia di rate limiting configurata.
- https://developer.mozilla.org/it/docs/Web/HTTP/Status/429
- https://en.wikipedia.org/wiki/Rate_limiting
中文
速率限制
速率限制是一种控制客户端在指定时间窗口内向服务器或 API 发送请求数量的技术。它可保护服务免受过载、滥用和拒绝服务攻击。
当客户端超过配置的速率限制阈值时,API 会返回 HTTP 429 状态码。
- https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Status/429
- https://zh.wikipedia.org/wiki/速率限制
English
rating system
A structured mechanism that allows users to evaluate products, sellers or services, typically using a scale such as stars or points, to aggregate customer feedback in e-commerce.
The online shop uses a five-star rating system so buyers can assess product quality at a glance.
- https://en.wikipedia.org/wiki/Rating_site
- https://developers.google.com/search/docs/appearance/structured-data/review-snippet
Deutsch
Bewertungssystem
Ein strukturiertes Verfahren, mit dem Nutzer Produkte, Verkäufer oder Dienstleistungen bewerten, meist über eine Skala wie Sterne oder Punkte, um Kundenfeedback im E-Commerce zu aggregieren.
Der Onlineshop nutzt ein Fünf-Sterne-Bewertungssystem, damit Käufer die Produktqualität schnell einschätzen können.
- https://de.wikipedia.org/wiki/Bewertungsportal
- https://developers.google.com/search/docs/appearance/structured-data/review-snippet
Français
système de notation
Mécanisme structuré permettant aux utilisateurs d'évaluer des produits, vendeurs ou services, généralement au moyen d'une échelle telle que des étoiles ou des points, afin d'agréger les avis clients dans le commerce électronique.
La boutique en ligne utilise un système de notation à cinq étoiles pour que les acheteurs jugent rapidement la qualité des produits.
- https://fr.wikipedia.org/wiki/Site_d%27avis_de_consommateurs
- https://developers.google.com/search/docs/appearance/structured-data/review-snippet
Italiano
sistema di valutazione
Meccanismo strutturato che consente agli utenti di valutare prodotti, venditori o servizi, in genere mediante una scala come stelle o punti, per aggregare i feedback dei clienti nell'e-commerce.
Il negozio online utilizza un sistema di valutazione a cinque stelle affinché gli acquirenti possano giudicare rapidamente la qualità dei prodotti.
- https://it.wikipedia.org/wiki/Commercio_elettronico
- https://developers.google.com/search/docs/appearance/structured-data/review-snippet
中文
评分系统
一种结构化机制,允许用户对产品、卖家或服务进行评价,通常使用星级或分数等量表,以在电子商务中汇总客户反馈。
该网店采用五星评分系统,让买家一眼就能判断产品质量。
- https://zh.wikipedia.org/wiki/%E9%9B%BB%E5%AD%90%E5%95%86%E5%8B%99
- https://developers.google.com/search/docs/appearance/structured-data/review-snippet
English
RDFa
RDFa (Resource Description Framework in Attributes) is a W3C standard that embeds structured data into HTML, XHTML and XML documents using attributes such as vocab, typeof and property.
By adding RDFa attributes to the product markup, the page exposes price and availability to search engines.
- https://www.w3.org/TR/rdfa-primer/
- https://en.wikipedia.org/wiki/RDFa
Deutsch
RDFa
RDFa (Resource Description Framework in Attributes) ist ein W3C-Standard, der strukturierte Daten mithilfe von HTML-Attributen wie vocab, typeof und property in HTML-, XHTML- und XML-Dokumente einbettet.
Durch das Hinzufügen von RDFa-Attributen zum Produkt-Markup werden Preis und Verfügbarkeit für Suchmaschinen erkennbar.
- https://www.w3.org/TR/rdfa-primer/
- https://de.wikipedia.org/wiki/RDFa
Français
RDFa
RDFa (Resource Description Framework in Attributes) est un standard du W3C qui intègre des données structurées dans les documents HTML, XHTML et XML au moyen d'attributs tels que vocab, typeof et property.
En ajoutant des attributs RDFa au balisage du produit, la page expose son prix et sa disponibilité aux moteurs de recherche.
- https://www.w3.org/TR/rdfa-primer/
- https://fr.wikipedia.org/wiki/RDFa
Italiano
RDFa
RDFa (Resource Description Framework in Attributes) è uno standard del W3C che integra dati strutturati nei documenti HTML, XHTML e XML tramite attributi come vocab, typeof e property.
Aggiungendo gli attributi RDFa al markup del prodotto, la pagina espone prezzo e disponibilità ai motori di ricerca.
- https://www.w3.org/TR/rdfa-primer/
- https://it.wikipedia.org/wiki/RDFa
中文
RDFa
RDFa(属性中的资源描述框架)是 W3C 制定的标准,通过 vocab、typeof 和 property 等属性将结构化数据嵌入 HTML、XHTML 和 XML 文档中。
通过为产品标记添加 RDFa 属性,页面可以向搜索引擎公开价格和库存信息。
- https://www.w3.org/TR/rdfa-primer/
- https://zh.wikipedia.org/wiki/RDFa
English
readability
The ease with which a reader can understand written text on a web page, influenced by sentence length, vocabulary, structure and formatting. In SEO, good readability improves user engagement and can indirectly support rankings.
Shortening paragraphs and adding subheadings significantly improved the readability of the article.
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
- https://en.wikipedia.org/wiki/Readability
Deutsch
Lesbarkeit
Die Leichtigkeit, mit der ein Leser den Text einer Webseite verstehen kann, beeinflusst durch Satzlänge, Wortwahl, Struktur und Formatierung. Im SEO fördert gute Lesbarkeit das Nutzerengagement und kann Rankings indirekt unterstützen.
Kürzere Absätze und Zwischenüberschriften verbesserten die Lesbarkeit des Artikels deutlich.
- https://de.wikipedia.org/wiki/Lesbarkeit
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
Français
lisibilité
Facilité avec laquelle un lecteur comprend le texte d'une page web, influencée par la longueur des phrases, le vocabulaire, la structure et la mise en forme. En SEO, une bonne lisibilité renforce l'engagement des utilisateurs.
Raccourcir les paragraphes et ajouter des sous-titres a nettement amélioré la lisibilité de l'article.
- https://fr.wikipedia.org/wiki/Lisibilit%C3%A9
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
Italiano
leggibilità
Facilità con cui un lettore comprende il testo di una pagina web, influenzata da lunghezza delle frasi, lessico, struttura e formattazione. Nella SEO una buona leggibilità aumenta il coinvolgimento degli utenti.
Accorciare i paragrafi e aggiungere sottotitoli ha migliorato notevolmente la leggibilità dell'articolo.
- https://it.wikipedia.org/wiki/Leggibilit%C3%A0
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
中文
可读性
读者理解网页文本内容的难易程度,受句子长度、用词、结构和排版影响。在SEO中,良好的可读性可提升用户参与度并间接有助于排名。
缩短段落并添加小标题显著提升了文章的可读性。
- https://zh.wikipedia.org/wiki/%E5%8F%AF%E8%AF%BB%E6%80%A7
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
English
reasoning model
A type of large language model designed to solve complex problems by generating intermediate reasoning steps before producing a final answer. It typically uses chain-of-thought processing and increased inference-time computation to improve accuracy on tasks like math, coding and logic.
OpenAI's o1 is a reasoning model that spends more compute thinking through a problem before responding.
- https://platform.openai.com/docs/guides/reasoning
- https://en.wikipedia.org/wiki/Reasoning_language_model
Deutsch
Reasoning-Modell
Ein großes Sprachmodell, das komplexe Aufgaben löst, indem es vor der endgültigen Antwort explizite Zwischenschritte des Denkens (Chain-of-Thought) erzeugt. Es nutzt mehr Rechenaufwand zur Inferenzzeit, um bei Mathematik, Programmierung und Logik genauere Ergebnisse zu liefern.
Das Reasoning-Modell durchdenkt die Aufgabe Schritt für Schritt, bevor es eine Lösung ausgibt.
- https://de.wikipedia.org/wiki/Gro%C3%9Fes_Sprachmodell
- https://platform.openai.com/docs/guides/reasoning
Français
modèle de raisonnement
Grand modèle de langage conçu pour résoudre des problèmes complexes en générant des étapes de raisonnement intermédiaires (chaîne de pensée) avant de fournir une réponse finale. Il exploite davantage de calcul au moment de l'inférence pour améliorer la précision en mathématiques, en programmation et en logique.
Le modèle de raisonnement analyse le problème étape par étape avant de proposer une solution.
- https://fr.wikipedia.org/wiki/Grand_mod%C3%A8le_de_langage
- https://platform.openai.com/docs/guides/reasoning
Italiano
modello di ragionamento
Grande modello linguistico progettato per risolvere problemi complessi generando passaggi di ragionamento intermedi (catena di pensiero) prima di produrre la risposta finale. Impiega maggiore capacità di calcolo in fase di inferenza per migliorare la precisione in matematica, programmazione e logica.
Il modello di ragionamento elabora il problema passo dopo passo prima di fornire una soluzione.
- https://it.wikipedia.org/wiki/Modello_linguistico_di_grandi_dimensioni
- https://platform.openai.com/docs/guides/reasoning
中文
推理模型
一种大型语言模型,旨在通过在给出最终答案前生成中间推理步骤(思维链)来解决复杂问题。它在推理阶段投入更多算力,以提升数学、编程和逻辑任务的准确性。
该推理模型在回答之前会一步步思考问题,从而得出更准确的答案。
- https://zh.wikipedia.org/wiki/%E5%A4%A7%E5%9E%8B%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B
- https://platform.openai.com/docs/guides/reasoning
English
recall
In information retrieval and NLP, recall is the fraction of all relevant items that a system successfully retrieves, calculated as true positives divided by the sum of true positives and false negatives.
The search engine achieved high recall by returning almost all relevant documents, though at the cost of some precision.
- https://en.wikipedia.org/wiki/Precision_and_recall
Deutsch
Recall
Im Information Retrieval und NLP bezeichnet Recall den Anteil aller relevanten Objekte, die ein System tatsächlich findet, berechnet als richtig positive Treffer geteilt durch die Summe aus richtig positiven und falsch negativen Treffern.
Das Suchsystem erzielte einen hohen Recall, da es fast alle relevanten Dokumente zurücklieferte.
- https://de.wikipedia.org/wiki/Beurteilung_eines_bin%C3%A4ren_Klassifikators
Français
rappel
En recherche d'information et en TAL, le rappel désigne la proportion d'éléments pertinents effectivement retrouvés par un système, calculée comme les vrais positifs divisés par la somme des vrais positifs et des faux négatifs.
Le moteur de recherche a obtenu un rappel élevé en retrouvant presque tous les documents pertinents.
- https://fr.wikipedia.org/wiki/Pr%C3%A9cision_et_rappel
Italiano
recall
Nel recupero delle informazioni e nel NLP, il recall indica la frazione di tutti gli elementi rilevanti effettivamente recuperati da un sistema, calcolata come veri positivi divisi per la somma di veri positivi e falsi negativi.
Il motore di ricerca ha ottenuto un recall elevato restituendo quasi tutti i documenti rilevanti.
- https://it.wikipedia.org/wiki/Precisione_e_recupero
中文
召回率
在信息检索和自然语言处理中,召回率指系统成功检索到的相关项占所有相关项的比例,计算方式为真正例除以真正例与假负例之和。
该搜索引擎返回了几乎所有相关文档,因此获得了很高的召回率。
- https://zh.wikipedia.org/wiki/%E7%B2%BE%E7%A1%AE%E7%8E%87%E4%B8%8E%E5%8F%AC%E5%9B%9E%E7%8E%87
English
recipe rich result
A rich result on Google Search that displays cooking recipes with enhanced details such as an image, rating, review count, cooking time and calories, generated from structured Recipe markup.
By adding valid Recipe schema markup, the page became eligible for a recipe rich result showing star ratings and cooking time in Google Search.
- https://developers.google.com/search/docs/appearance/structured-data/recipe
Deutsch
Rich-Suchergebnis für Rezepte
Ein Rich-Suchergebnis in der Google-Suche, das Kochrezepte mit erweiterten Details wie Bild, Bewertung, Anzahl der Rezensionen, Zubereitungszeit und Kalorien anzeigt und aus strukturierten Recipe-Daten erzeugt wird.
Durch das Hinzufügen gültiger Recipe-Markup-Daten wurde die Seite für ein Rich-Suchergebnis für Rezepte mit Sternebewertung und Zubereitungszeit qualifiziert.
- https://developers.google.com/search/docs/appearance/structured-data/recipe?hl=de
Français
résultat enrichi de recette
Résultat enrichi dans la recherche Google qui affiche des recettes de cuisine avec des détails supplémentaires tels qu'une image, une note, le nombre d'avis, le temps de préparation et les calories, généré à partir de données structurées Recipe.
En ajoutant un balisage Recipe valide, la page est devenue éligible à un résultat enrichi de recette affichant des notes et le temps de cuisson.
- https://developers.google.com/search/docs/appearance/structured-data/recipe?hl=fr
Italiano
risultato avanzato per ricetta
Risultato avanzato nella Ricerca Google che mostra ricette di cucina con dettagli aggiuntivi come immagine, valutazione, numero di recensioni, tempo di preparazione e calorie, generato da dati strutturati Recipe.
Aggiungendo un markup Recipe valido, la pagina è diventata idonea a un risultato avanzato per ricetta con valutazione a stelle e tempo di cottura.
- https://developers.google.com/search/docs/appearance/structured-data/recipe?hl=it
中文
食谱丰富搜索结果
Google 搜索中的一种丰富搜索结果,通过结构化 Recipe 数据展示烹饪食谱,包含图片、评分、评价数量、烹饪时间和卡路里等增强信息。
通过添加有效的 Recipe 结构化数据标记,该页面有资格显示带有星级评分和烹饪时间的食谱丰富搜索结果。
- https://developers.google.com/search/docs/appearance/structured-data/recipe?hl=zh-cn
English
recommendation engine
A software system that analyzes user behavior, preferences and item data to automatically suggest relevant products or content. It typically uses collaborative filtering, content-based filtering or hybrid machine-learning methods.
The online shop's recommendation engine suggested related accessories based on the customer's browsing history.
- https://en.wikipedia.org/wiki/Recommender_system
Deutsch
Empfehlungssystem
Ein Softwaresystem, das Nutzerverhalten, Präferenzen und Produktdaten analysiert, um automatisch relevante Produkte oder Inhalte vorzuschlagen. Es nutzt typischerweise kollaboratives Filtern, inhaltsbasiertes Filtern oder hybride Machine-Learning-Verfahren.
Das Empfehlungssystem des Onlineshops schlug passende Zubehörartikel auf Basis des Surfverhaltens vor.
- https://de.wikipedia.org/wiki/Empfehlungsdienst
Français
moteur de recommandation
Système logiciel qui analyse le comportement des utilisateurs, leurs préférences et les données produits afin de suggérer automatiquement des produits ou contenus pertinents. Il repose généralement sur le filtrage collaboratif, le filtrage basé sur le contenu ou des méthodes hybrides d'apprentissage automatique.
Le moteur de recommandation de la boutique en ligne a proposé des accessoires complémentaires selon l'historique de navigation du client.
- https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_recommandation
Italiano
motore di raccomandazione
Sistema software che analizza il comportamento degli utenti, le preferenze e i dati dei prodotti per suggerire automaticamente prodotti o contenuti pertinenti. Utilizza tipicamente filtraggio collaborativo, filtraggio basato sui contenuti o metodi ibridi di machine learning.
Il motore di raccomandazione del negozio online ha suggerito accessori correlati in base alla cronologia di navigazione del cliente.
- https://it.wikipedia.org/wiki/Sistema_di_raccomandazione
中文
推荐引擎
一种通过分析用户行为、偏好和商品数据来自动推荐相关产品或内容的软件系统。通常采用协同过滤、基于内容的过滤或混合式机器学习方法。
该网店的推荐引擎根据顾客的浏览历史推荐了相关配件。
- https://zh.wikipedia.org/wiki/%E6%8E%A8%E8%96%A6%E7%B3%BB%E7%B5%B1