TermBoyTerm

English
explainable AI
Explainable AI (XAI) refers to methods and techniques that make the decisions and outputs of AI systems understandable and interpretable to humans. It aims to provide transparency into how models arrive at their results.
By using explainable AI, the bank could show customers why their loan applications were rejected.
  • https://en.wikipedia.org/wiki/Explainable_artificial_intelligence
  • https://cloud.google.com/explainable-ai
Deutsch
erklärbare KI
Erklärbare KI (XAI) bezeichnet Methoden und Verfahren, die Entscheidungen und Ausgaben von KI-Systemen für Menschen nachvollziehbar und interpretierbar machen. Ziel ist Transparenz darüber, wie ein Modell zu seinen Ergebnissen gelangt.
Dank erklärbarer KI konnte die Bank ihren Kunden zeigen, warum ihre Kreditanträge abgelehnt wurden.
  • https://de.wikipedia.org/wiki/Explainable_Artificial_Intelligence
Français
IA explicable
L'IA explicable (XAI) désigne les méthodes et techniques qui rendent les décisions et résultats des systèmes d'IA compréhensibles et interprétables par les humains. Elle vise à assurer la transparence sur la manière dont un modèle parvient à ses résultats.
Grâce à l'IA explicable, la banque a pu montrer à ses clients pourquoi leurs demandes de crédit avaient été refusées.
  • https://fr.wikipedia.org/wiki/Intelligence_artificielle_explicable
Italiano
IA spiegabile
L'IA spiegabile (XAI) indica i metodi e le tecniche che rendono le decisioni e gli output dei sistemi di IA comprensibili e interpretabili dagli esseri umani. Mira a garantire trasparenza su come un modello arriva ai propri risultati.
Grazie all'IA spiegabile, la banca ha potuto mostrare ai clienti perché le loro richieste di prestito erano state respinte.
  • https://it.wikipedia.org/wiki/Intelligenza_artificiale_spiegabile
中文
可解释人工智能
可解释人工智能(XAI)是指使人工智能系统的决策和输出对人类可理解、可解释的方法和技术,旨在提供模型如何得出结果的透明度。
借助可解释人工智能,银行能够向客户说明其贷款申请被拒绝的原因。
  • https://zh.wikipedia.org/wiki/可解释人工智能
English
external link
A hyperlink that points from one website to a page on a different domain. External links are used to reference other sources and can pass link equity to the target site.
The article included an external link to the official W3C documentation.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://en.wikipedia.org/wiki/Hyperlink
Deutsch
externer Link
Ein Hyperlink, der von einer Website auf eine Seite einer anderen Domain verweist. Externe Links dienen als Quellenangabe und können Linkkraft an die Zielseite weitergeben.
Der Artikel enthielt einen externen Link zur offiziellen W3C-Dokumentation.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable?hl=de
  • https://de.wikipedia.org/wiki/Hyperlink
Français
lien externe
Un hyperlien qui pointe depuis un site web vers une page d'un autre domaine. Les liens externes servent à citer d'autres sources et peuvent transmettre du poids SEO à la page cible.
L'article comportait un lien externe vers la documentation officielle du W3C.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable?hl=fr
  • https://fr.wikipedia.org/wiki/Hyperlien
Italiano
link esterno
Un collegamento ipertestuale che punta da un sito web a una pagina di un altro dominio. I link esterni servono a citare altre fonti e possono trasferire valore SEO alla pagina di destinazione.
L'articolo conteneva un link esterno alla documentazione ufficiale del W3C.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable?hl=it
  • https://it.wikipedia.org/wiki/Collegamento_ipertestuale
中文
外部链接
从一个网站指向另一个域名页面的超链接。外部链接用于引用其他来源,并可将链接权重传递给目标网站。
这篇文章包含一个指向W3C官方文档的外部链接。
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable?hl=zh-cn
  • https://zh.wikipedia.org/wiki/超链接
English
F1 score
The F1 score is the harmonic mean of precision and recall, providing a single balanced measure of a classifier's or retrieval system's accuracy. It ranges from 0 to 1, where 1 indicates perfect precision and recall.
The named-entity recognition model achieved an F1 score of 0.87 on the test set.
  • https://en.wikipedia.org/wiki/F-score
  • https://scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html
Deutsch
F1-Maß
Das F1-Maß ist das harmonische Mittel aus Präzision (Precision) und Trefferquote (Recall) und liefert einen ausgewogenen Einzelwert zur Bewertung von Klassifikatoren oder Retrieval-Systemen. Der Wertebereich liegt zwischen 0 und 1.
Das Modell zur Eigennamenerkennung erreichte auf dem Testdatensatz ein F1-Maß von 0,87.
  • https://de.wikipedia.org/wiki/F-Ma%C3%9F
Français
score F1
Le score F1 est la moyenne harmonique de la précision et du rappel, fournissant une mesure unique et équilibrée de la performance d'un classifieur ou d'un système de recherche d'information. Sa valeur varie de 0 à 1.
Le modèle de reconnaissance d'entités nommées a obtenu un score F1 de 0,87 sur le jeu de test.
  • https://fr.wikipedia.org/wiki/F-mesure
Italiano
F1 score
L'F1 score è la media armonica di precisione (precision) e richiamo (recall) e fornisce una misura singola e bilanciata delle prestazioni di un classificatore o di un sistema di recupero delle informazioni. Il valore è compreso tra 0 e 1.
Il modello di riconoscimento delle entità nominate ha ottenuto un F1 score di 0,87 sul set di test.
  • https://it.wikipedia.org/wiki/F1_score
中文
F1分数
F1分数是精确率(precision)和召回率(recall)的调和平均值,为分类器或信息检索系统的性能提供一个平衡的综合指标,取值范围为0到1。
该命名实体识别模型在测试集上取得了0.87的F1分数。
  • https://zh.wikipedia.org/wiki/F-score
English
faceted navigation
A navigation system that lets users filter and refine listings by multiple attributes (facets) such as size, color or price, typically generating many parameterized URL combinations.
The online shop's faceted navigation allowed shoppers to filter shoes by size, brand and color simultaneously.
  • https://developers.google.com/search/docs/crawling-indexing/crawling-managing-faceted-navigation
  • https://en.wikipedia.org/wiki/Faceted_search
Deutsch
facettierte Navigation
Ein Navigationssystem, das Nutzern erlaubt, Auflistungen nach mehreren Attributen (Facetten) wie Größe, Farbe oder Preis zu filtern, wobei oft zahlreiche parametrisierte URL-Kombinationen entstehen.
Die facettierte Navigation des Onlineshops ermöglichte das gleichzeitige Filtern der Schuhe nach Größe, Marke und Farbe.
  • https://developers.google.com/search/docs/crawling-indexing/crawling-managing-faceted-navigation?hl=de
  • https://de.wikipedia.org/wiki/Facettensuche
Français
navigation à facettes
Système de navigation permettant aux utilisateurs de filtrer et d'affiner des listes selon plusieurs attributs (facettes) tels que la taille, la couleur ou le prix, générant souvent de nombreuses combinaisons d'URL paramétrées.
La navigation à facettes de la boutique en ligne permettait de filtrer les chaussures par taille, marque et couleur en même temps.
  • https://developers.google.com/search/docs/crawling-indexing/crawling-managing-faceted-navigation?hl=fr
  • https://fr.wikipedia.org/wiki/Recherche_%C3%A0_facettes
Italiano
navigazione a faccette
Sistema di navigazione che consente agli utenti di filtrare e affinare gli elenchi in base a più attributi (faccette) come taglia, colore o prezzo, generando spesso numerose combinazioni di URL parametrizzati.
La navigazione a faccette dello shop online permetteva di filtrare le scarpe per taglia, marca e colore contemporaneamente.
  • https://developers.google.com/search/docs/crawling-indexing/crawling-managing-faceted-navigation?hl=it
  • https://it.wikipedia.org/wiki/Ricerca_a_faccette
中文
分面导航
一种导航系统,允许用户按多个属性(分面),如尺寸、颜色或价格来筛选和细化列表,通常会生成大量带参数的 URL 组合。
该在线商店的分面导航让用户可以同时按尺码、品牌和颜色筛选鞋子。
  • https://developers.google.com/search/docs/crawling-indexing/crawling-managing-faceted-navigation?hl=zh-cn
  • https://zh.wikipedia.org/wiki/%E5%88%86%E9%9D%A2%E6%90%9C%E7%B4%A2
English
faceted search
A search and navigation technique that lets users refine results by applying multiple filters (facets) such as price, brand, colour or size, each derived from product attributes. It combines full-text or category search with dynamic attribute-based filtering.
The online shop uses faceted search so customers can narrow down laptops by RAM, screen size and price range at the same time.
  • https://en.wikipedia.org/wiki/Faceted_search
Deutsch
facettierte Suche
Ein Such- und Navigationsverfahren, bei dem Nutzer die Ergebnisse über mehrere Filter (Facetten) wie Preis, Marke, Farbe oder Grösse eingrenzen, die aus Produktattributen abgeleitet werden. Sie verbindet Volltext- oder Kategoriesuche mit dynamischer attributbasierter Filterung.
Der Onlineshop nutzt eine facettierte Suche, damit Kunden Laptops gleichzeitig nach RAM, Bildschirmgrösse und Preisspanne einschränken können.
  • https://de.wikipedia.org/wiki/Facettensuche
Français
recherche à facettes
Technique de recherche et de navigation permettant à l'utilisateur d'affiner les résultats en appliquant plusieurs filtres (facettes) comme le prix, la marque, la couleur ou la taille, dérivés des attributs des produits. Elle associe la recherche plein texte ou par catégorie à un filtrage dynamique basé sur les attributs.
La boutique en ligne utilise la recherche à facettes pour que les clients puissent filtrer les ordinateurs portables par RAM, taille d'écran et fourchette de prix simultanément.
  • https://fr.wikipedia.org/wiki/Recherche_%C3%A0_facettes
Italiano
ricerca a faccette
Tecnica di ricerca e navigazione che consente agli utenti di affinare i risultati applicando più filtri (faccette) come prezzo, marca, colore o taglia, derivati dagli attributi dei prodotti. Combina la ricerca full-text o per categoria con un filtraggio dinamico basato sugli attributi.
Il negozio online usa la ricerca a faccette affinché i clienti possano filtrare i portatili per RAM, dimensioni dello schermo e fascia di prezzo contemporaneamente.
  • https://it.wikipedia.org/wiki/Ricerca_a_faccette
中文
分面搜索
一种搜索与导航技术,允许用户通过应用多个筛选条件(分面),如价格、品牌、颜色或尺寸来细化结果,这些分面来自产品属性。它将全文或分类搜索与基于属性的动态筛选相结合。
该在线商店使用分面搜索,让顾客能够同时按内存、屏幕尺寸和价格区间来筛选笔记本电脑。
  • https://en.wikipedia.org/wiki/Faceted_search
English
FAQ rich result
A search result enhancement that displays a list of questions and answers from a page's FAQPage structured data directly in the SERP, allowing users to expand answers inline.
By adding FAQPage schema markup, the support page became eligible for a FAQ rich result on Google.
  • https://developers.google.com/search/docs/appearance/structured-data/faqpage
Deutsch
FAQ-Rich-Result
Eine erweiterte Suchergebnisdarstellung, die auf FAQPage-strukturierten Daten basiert und eine Liste von Fragen und Antworten direkt in den Suchergebnissen aufklappbar anzeigt.
Durch das Einbinden von FAQPage-Markup wurde die Seite für ein FAQ-Rich-Result bei Google berechtigt.
  • https://developers.google.com/search/docs/appearance/structured-data/faqpage?hl=de
Français
résultat enrichi FAQ
Un affichage de résultat de recherche amélioré, basé sur les données structurées FAQPage, qui présente une liste de questions et réponses dépliables directement dans la SERP.
En ajoutant le balisage FAQPage, la page d'assistance est devenue éligible à un résultat enrichi FAQ sur Google.
  • https://developers.google.com/search/docs/appearance/structured-data/faqpage?hl=fr
Italiano
risultato multimediale FAQ
Una visualizzazione avanzata dei risultati di ricerca, basata sui dati strutturati FAQPage, che mostra un elenco di domande e risposte espandibili direttamente nella SERP.
Aggiungendo il markup FAQPage, la pagina di supporto è diventata idonea per un risultato multimediale FAQ su Google.
  • https://developers.google.com/search/docs/appearance/structured-data/faqpage?hl=it
中文
FAQ富媒体搜索结果
一种增强型搜索结果展示,基于页面的FAQPage结构化数据,在搜索结果页中直接以可展开的形式显示一组问题和答案。
通过添加FAQPage结构化数据标记,该支持页面便有资格在谷歌上显示FAQ富媒体搜索结果。
  • https://developers.google.com/search/docs/appearance/structured-data/faqpage?hl=zh-cn
English
favicon
A small icon associated with a website or web page that is displayed in browser tabs, bookmarks, and the address bar. The term is a contraction of 'favorite icon'.
The browser fetches the favicon from /favicon.ico or from a link element in the HTML head.
  • https://en.wikipedia.org/wiki/Favicon
  • https://developer.mozilla.org/en-US/docs/Glossary/Favicon
Deutsch
Favicon
Ein kleines Symbol, das einer Website oder Webseite zugeordnet ist und in Browser-Tabs, Lesezeichen und der Adressleiste angezeigt wird. Der Begriff ist eine Zusammensetzung aus 'favorite icon'.
Der Browser lädt das Favicon aus /favicon.ico oder aus einem link-Element im HTML-Kopf.
  • https://de.wikipedia.org/wiki/Favicon
Français
favicon
Petite icône associée à un site ou à une page web, affichée dans les onglets du navigateur, les favoris et la barre d'adresse. Le terme est une contraction de « favorite icon ».
Le navigateur récupère le favicon depuis /favicon.ico ou depuis un élément link dans l'en-tête HTML.
  • https://fr.wikipedia.org/wiki/Favicon
  • https://developer.mozilla.org/fr/docs/Glossary/Favicon
Italiano
favicon
Piccola icona associata a un sito o a una pagina web, visualizzata nelle schede del browser, nei segnalibri e nella barra degli indirizzi. Il termine è una contrazione di «favorite icon».
Il browser recupera la favicon da /favicon.ico oppure da un elemento link nell'intestazione HTML.
  • https://it.wikipedia.org/wiki/Favicon
中文
网站图标
与网站或网页关联的小图标,显示在浏览器标签页、书签和地址栏中。该英文术语是 'favorite icon' 的缩写。
浏览器会从 /favicon.ico 或 HTML 头部的 link 元素中获取网站图标。
  • https://zh.wikipedia.org/wiki/Favicon
English
featured snippet
A featured snippet is a highlighted search result box displayed at the top of Google's SERP that directly answers a user's query by extracting text, a list, or a table from a web page. It is often referred to as 'position zero' because it appears above the traditional organic results.
By structuring the answer as a concise paragraph, the page earned a featured snippet for the query 'what is a canonical URL'.
  • https://developers.google.com/search/docs/appearance/featured-snippets
  • https://en.wikipedia.org/wiki/Featured_snippet
Deutsch
Featured Snippet
Ein Featured Snippet ist ein hervorgehobener Ergebniskasten, den Google oberhalb der organischen Treffer anzeigt und der eine Suchanfrage direkt beantwortet, indem Text, eine Liste oder eine Tabelle aus einer Webseite extrahiert wird. Der englische Fachbegriff ist auch im Deutschen üblich.
Durch eine prägnante Definition im ersten Absatz erhielt die Seite für die Suchanfrage 'Was ist eine Sitemap' ein Featured Snippet.
  • https://developers.google.com/search/docs/appearance/featured-snippets?hl=de
Français
featured snippet
Un featured snippet est un encadré de résultat mis en avant en haut de la page de résultats de Google, qui répond directement à une requête en extrayant du texte, une liste ou un tableau d'une page web. Le terme anglais est couramment employé en français, parfois traduit par « extrait optimisé ».
En rédigeant une réponse concise, la page a obtenu un featured snippet pour la requête « qu'est-ce qu'une balise canonical ».
  • https://developers.google.com/search/docs/appearance/featured-snippets?hl=fr
Italiano
featured snippet
Un featured snippet è un riquadro di risultato in evidenza mostrato in cima alla SERP di Google, che risponde direttamente a una query estraendo testo, un elenco o una tabella da una pagina web. Il termine inglese è di uso comune anche in italiano.
Strutturando la risposta come un paragrafo conciso, la pagina ha ottenuto un featured snippet per la query 'cos'è una sitemap'.
  • https://developers.google.com/search/docs/appearance/featured-snippets?hl=it
中文
精选摘要
精选摘要是谷歌在搜索结果页顶部显示的高亮结果框,通过从网页中提取文本、列表或表格直接回答用户的查询。由于其位置在传统自然结果之上,也被称为「零位置」。
通过将答案组织成简洁的段落,该页面在「什么是规范链接」这一查询中获得了精选摘要。
  • https://developers.google.com/search/docs/appearance/featured-snippets?hl=zh-cn
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
中文
小样本学习
一种机器学习方法,模型仅通过少量带标注的示例即可学会执行某项任务。在大型语言模型中,这些示例通常直接在提示词中提供,以引导所需的输出。
在提示中加入三个示例后,模型通过小样本学习给出了正确的分类结果。
  • https://zh.wikipedia.org/wiki/%E5%B0%8F%E6%A0%B7%E6%9C%AC%E5%AD%A6%E4%B9%A0
English
filter
A UI control that lets users narrow a list of results or products by selecting attributes such as price, size, category or rating. In faceted navigation, filters refine the displayed set without triggering a new search query.
Adding a price filter to the product listing helped users quickly reduce hundreds of items to a manageable set.
  • https://www.nngroup.com/articles/filters-vs-facets/
Deutsch
Filter
Ein UI-Element, mit dem Nutzer eine Ergebnis- oder Produktliste durch Auswahl von Attributen wie Preis, Größe, Kategorie oder Bewertung einschränken. In der facettierten Navigation verfeinern Filter die angezeigte Auswahl.
Durch den Preisfilter konnten Nutzer die Produktliste schnell auf wenige relevante Artikel eingrenzen.
  • https://www.nngroup.com/articles/filters-vs-facets/
Français
filtre
Élément d'interface permettant à l'utilisateur de restreindre une liste de résultats ou de produits en sélectionnant des attributs tels que le prix, la taille, la catégorie ou la note. Dans la navigation à facettes, les filtres affinent l'ensemble affiché.
Le filtre de prix a permis aux utilisateurs de réduire rapidement la liste de produits aux articles les plus pertinents.
  • https://www.nngroup.com/articles/filters-vs-facets/
Italiano
filtro
Elemento di interfaccia che consente all'utente di restringere un elenco di risultati o prodotti selezionando attributi come prezzo, taglia, categoria o valutazione. Nella navigazione a faccette i filtri affinano l'insieme visualizzato.
Il filtro per prezzo ha permesso agli utenti di ridurre rapidamente l'elenco dei prodotti agli articoli più rilevanti.
  • https://www.nngroup.com/articles/filters-vs-facets/
中文
筛选器
一种界面控件,允许用户通过选择价格、尺寸、类别或评分等属性来缩小结果或商品列表的范围。在分面导航中,筛选器可细化显示的结果集。
添加价格筛选器后,用户能快速将上百件商品缩减到少量相关结果。
  • https://www.nngroup.com/articles/filters-vs-facets/
English
fine-tuning
Fine-tuning is the process of further training a pre-trained machine learning model on a smaller, task-specific dataset to adapt it to a particular domain or task. It adjusts the model's weights to improve performance on specialized inputs.
The team improved the chatbot's accuracy by fine-tuning the base model on their customer-support transcripts.
  • https://platform.openai.com/docs/guides/fine-tuning
  • https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)
Deutsch
Fine-Tuning
Fine-Tuning bezeichnet das Nachtrainieren eines vortrainierten Machine-Learning-Modells mit einem kleineren, aufgabenspezifischen Datensatz, um es an eine bestimmte Domäne oder Aufgabe anzupassen. Dabei werden die Modellgewichte angepasst, um die Leistung bei spezialisierten Eingaben zu verbessern.
Durch Fine-Tuning des Basismodells mit ihren Support-Protokollen steigerte das Team die Genauigkeit des Chatbots.
  • https://de.wikipedia.org/wiki/Feinabstimmung_(maschinelles_Lernen)
  • https://platform.openai.com/docs/guides/fine-tuning
Français
fine-tuning
Le fine-tuning désigne le réentraînement d'un modèle d'apprentissage automatique préentraîné sur un jeu de données plus restreint et spécifique à une tâche, afin de l'adapter à un domaine particulier. Ce processus ajuste les poids du modèle pour améliorer ses performances sur des entrées spécialisées.
L'équipe a amélioré la précision du chatbot en effectuant un fine-tuning du modèle de base sur ses transcriptions d'assistance client.
  • https://fr.wikipedia.org/wiki/Apprentissage_par_transfert
  • https://platform.openai.com/docs/guides/fine-tuning
Italiano
fine-tuning
Il fine-tuning è il processo di ulteriore addestramento di un modello di apprendimento automatico preaddestrato su un dataset più piccolo e specifico per un compito, al fine di adattarlo a un particolare dominio. Il processo modifica i pesi del modello per migliorarne le prestazioni su input specializzati.
Il team ha migliorato la precisione del chatbot eseguendo il fine-tuning del modello di base sulle trascrizioni dell'assistenza clienti.
  • https://it.wikipedia.org/wiki/Apprendimento_per_trasferimento
  • https://platform.openai.com/docs/guides/fine-tuning
中文
微调
微调是指在预训练的机器学习模型基础上,使用较小的、面向特定任务的数据集进行进一步训练,以使其适应特定领域或任务。该过程会调整模型权重,从而提升模型在专业化输入上的表现。
团队通过在客服对话记录上对基础模型进行微调,提高了聊天机器人的准确率。
  • https://zh.wikipedia.org/wiki/%E8%BF%81%E7%A7%BB%E5%AD%A6%E4%B9%A0
  • https://platform.openai.com/docs/guides/fine-tuning
English
firewall
A network security system that monitors and controls incoming and outgoing traffic based on predefined security rules, forming a barrier between a trusted internal network and untrusted external networks.
The company's firewall blocks all inbound connections except those on ports 80 and 443.
  • https://en.wikipedia.org/wiki/Firewall_(computing)
  • https://csrc.nist.gov/glossary/term/firewall
Deutsch
Firewall
Ein Sicherheitssystem, das den ein- und ausgehenden Netzwerkverkehr anhand definierter Regeln überwacht und steuert und so ein vertrauenswürdiges Netz von nicht vertrauenswürdigen Netzen abschottet.
Die Firewall des Unternehmens blockiert alle eingehenden Verbindungen außer über die Ports 80 und 443.
  • https://de.wikipedia.org/wiki/Firewall
  • https://www.bsi.bund.de/
Français
pare-feu
Système de sécurité réseau qui surveille et contrôle le trafic entrant et sortant selon des règles prédéfinies, formant une barrière entre un réseau interne de confiance et des réseaux externes non fiables.
Le pare-feu de l'entreprise bloque toutes les connexions entrantes sauf sur les ports 80 et 443.
  • https://fr.wikipedia.org/wiki/Pare-feu_(informatique)
Italiano
firewall
Sistema di sicurezza di rete che monitora e controlla il traffico in entrata e in uscita in base a regole predefinite, creando una barriera tra una rete interna affidabile e reti esterne non affidabili.
Il firewall aziendale blocca tutte le connessioni in ingresso tranne quelle sulle porte 80 e 443.
  • https://it.wikipedia.org/wiki/Firewall
中文
防火墙
一种网络安全系统,根据预定义的安全规则监控和控制进出网络的流量,在受信任的内部网络与不受信任的外部网络之间形成屏障。
公司的防火墙除了80和443端口外,会阻止所有入站连接。
  • https://zh.wikipedia.org/wiki/防火墙
English
First Contentful Paint
First Contentful Paint (FCP) is a web performance metric that measures the time from when a page starts loading to when any part of the page's content is first rendered on the screen. It is one of the Core Web Vitals-adjacent loading metrics used to assess perceived load speed.
Optimizing render-blocking resources reduced the site's First Contentful Paint to under 1.8 seconds.
  • https://web.dev/articles/fcp
  • https://developer.mozilla.org/en-US/docs/Glossary/First_contentful_paint
Deutsch
First Contentful Paint
First Contentful Paint (FCP) ist eine Web-Performance-Metrik, die die Zeit vom Ladebeginn einer Seite bis zur ersten Darstellung eines Inhaltselements auf dem Bildschirm misst. Sie dient zur Bewertung der wahrgenommenen Ladegeschwindigkeit.
Durch das Entfernen render-blockierender Ressourcen sank der First Contentful Paint der Website auf unter 1,8 Sekunden.
  • https://web.dev/articles/fcp
  • https://developer.mozilla.org/de/docs/Glossary/First_contentful_paint
Français
First Contentful Paint
First Contentful Paint (FCP) est une métrique de performance web qui mesure le temps écoulé entre le début du chargement d'une page et le premier rendu d'un élément de contenu à l'écran. Elle sert à évaluer la vitesse de chargement perçue.
La suppression des ressources bloquant le rendu a réduit le First Contentful Paint du site à moins de 1,8 seconde.
  • https://web.dev/articles/fcp
  • https://developer.mozilla.org/fr/docs/Glossary/First_contentful_paint
Italiano
First Contentful Paint
First Contentful Paint (FCP) è una metrica di performance web che misura il tempo dall'inizio del caricamento di una pagina alla prima visualizzazione di un elemento di contenuto sullo schermo. Serve a valutare la velocità di caricamento percepita.
L'eliminazione delle risorse che bloccano il rendering ha ridotto il First Contentful Paint del sito a meno di 1,8 secondi.
  • https://web.dev/articles/fcp
  • https://developer.mozilla.org/it/docs/Glossary/First_contentful_paint
中文
首次内容绘制
首次内容绘制(First Contentful Paint,FCP)是一项网页性能指标,用于衡量从页面开始加载到首次在屏幕上渲染任何内容元素所经过的时间,用来评估感知加载速度。
移除阻塞渲染的资源后,网站的首次内容绘制时间降至 1.8 秒以内。
  • https://web.dev/articles/fcp
  • https://developer.mozilla.org/zh-CN/docs/Glossary/First_contentful_paint
English
first-party data
Data that an organization collects directly from its own audiences, customers or users through its own channels, with the user's consent. It contrasts with third-party data acquired from external aggregators.
By analyzing first-party data from its checkout process, the retailer improved its email personalization.
  • https://en.wikipedia.org/wiki/Data_collection
  • https://support.google.com/google-ads/answer/12561803
Deutsch
First-Party-Daten
Daten, die ein Unternehmen mit Einwilligung der Nutzer direkt über eigene Kanäle von seinen Kunden und Besuchern erhebt. Sie stehen im Gegensatz zu von Dritten bezogenen Third-Party-Daten.
Dank der First-Party-Daten aus dem eigenen Online-Shop konnte das Unternehmen zielgerichtete Kampagnen ausspielen.
  • https://support.google.com/google-ads/answer/12561803
  • https://de.wikipedia.org/wiki/Datenerhebung
Français
données first-party
Données qu'une organisation collecte directement auprès de ses propres clients et visiteurs via ses propres canaux, avec leur consentement. Elles s'opposent aux données tierces (third-party).
Grâce aux données first-party issues de son site, la marque a affiné le ciblage de ses campagnes.
  • https://support.google.com/google-ads/answer/12561803
  • https://fr.wikipedia.org/wiki/Collecte_de_donn%C3%A9es
Italiano
dati first-party
Dati che un'organizzazione raccoglie direttamente dai propri clienti e visitatori tramite i propri canali, con il loro consenso. Si contrappongono ai dati di terze parti (third-party).
Analizzando i dati first-party del proprio sito, l'azienda ha migliorato la personalizzazione delle offerte.
  • https://support.google.com/google-ads/answer/12561803
  • https://it.wikipedia.org/wiki/Raccolta_dati
中文
第一方数据
组织在获得用户同意的情况下,通过自有渠道直接从自己的客户和访客处收集的数据。与从外部聚合商获取的第三方数据相对。
该公司通过分析自有网站的第一方数据,提升了营销活动的精准度。
  • https://support.google.com/google-ads/answer/12561803
  • https://zh.wikipedia.org/wiki/%E6%95%B0%E6%8D%AE%E6%94%B6%E9%9B%86
English
Flesch reading ease
A readability metric that scores text on a scale from 0 to 100 based on average sentence length and average syllables per word, where higher scores indicate easier-to-read content.
Optimizing copy for a Flesch reading ease score above 60 makes it accessible to a broad audience and can support on-page SEO.
  • https://en.wikipedia.org/wiki/Flesch%E2%80%93Kincaid_readability_tests
Deutsch
Flesch-Reading-Ease
Eine Lesbarkeitskennzahl, die Texte auf einer Skala von 0 bis 100 anhand der durchschnittlichen Satzlänge und der Silbenanzahl pro Wort bewertet; höhere Werte bedeuten leichter lesbare Inhalte.
Für die On-Page-Optimierung sollte der Flesch-Reading-Ease-Wert über 60 liegen, damit der Text für ein breites Publikum verständlich bleibt.
  • https://de.wikipedia.org/wiki/Lesbarkeitsindex
Français
Flesch reading ease
Indice de lisibilité qui évalue un texte sur une échelle de 0 à 100 en fonction de la longueur moyenne des phrases et du nombre moyen de syllabes par mot; un score élevé indique un texte plus facile à lire.
Pour l'optimisation on-page, viser un score Flesch reading ease supérieur à 60 rend le contenu accessible à un large public.
  • https://fr.wikipedia.org/wiki/Tests_de_lisibilit%C3%A9_Flesch-Kincaid
Italiano
Flesch reading ease
Metrica di leggibilità che valuta un testo su una scala da 0 a 100 in base alla lunghezza media delle frasi e al numero medio di sillabe per parola; punteggi più alti indicano un contenuto più facile da leggere.
Per l'ottimizzazione on-page conviene puntare a un punteggio Flesch reading ease superiore a 60, così da rendere il testo comprensibile a un vasto pubblico.
  • https://it.wikipedia.org/wiki/Test_di_leggibilit%C3%A0_Flesch-Kincaid
中文
Flesch 阅读易读性
一种可读性指标,根据平均句子长度和每词平均音节数在0到100的区间对文本评分,分数越高表示内容越易于阅读。
在页面优化时,将 Flesch 阅读易读性得分保持在60以上,可以让内容更易被广大读者理解。
  • https://en.wikipedia.org/wiki/Flesch%E2%80%93Kincaid_readability_tests
English
focus keyword
The primary search term or phrase a webpage is optimized to rank for. It guides on-page SEO decisions such as title, headings and content.
Set your focus keyword to 'vegan protein powder' before optimizing the article.
  • https://yoast.com/focus-keyphrase/
Deutsch
Fokus-Keyword
Der primäre Suchbegriff oder die Suchphrase, für die eine Webseite optimiert wird, um in den Suchergebnissen zu ranken. Es steuert On-Page-Massnahmen wie Titel, Überschriften und Inhalt.
Lege das Fokus-Keyword 'veganes Proteinpulver' fest, bevor du den Artikel optimierst.
  • https://yoast.com/de/focus-keyphrase/
Français
mot-clé principal
Le terme ou l'expression de recherche principal pour lequel une page web est optimisée afin d'apparaître dans les résultats. Il oriente les optimisations on-page telles que le titre, les titres et le contenu.
Définissez le mot-clé principal 'protéine végétale en poudre' avant d'optimiser l'article.
  • https://yoast.com/fr/focus-keyphrase/
Italiano
parola chiave principale
Il termine o la frase di ricerca principale per cui una pagina web viene ottimizzata al fine di posizionarsi nei risultati. Guida le ottimizzazioni on-page come titolo, intestazioni e contenuto.
Imposta la parola chiave principale 'proteine vegane in polvere' prima di ottimizzare l'articolo.
  • https://yoast.com/focus-keyphrase/
中文
焦点关键词
网页为其进行优化以在搜索结果中获得排名的主要搜索词或短语。它指导标题、标题层级和内容等页面内优化决策。
在优化文章之前,请将焦点关键词设置为“素食蛋白粉”。
  • https://yoast.com/focus-keyphrase/
English
follow-up question
A subsequent question posed by a user within a conversational search or AI assistant session that builds on the context of previous exchanges. In GEO, anticipating and answering likely follow-up questions helps content remain relevant across a multi-turn dialogue.
After the AI answered the initial query, the user asked a follow-up question to refine the recommendation.
  • https://developers.google.com/search/docs/appearance/ai-features
Deutsch
Folgefrage
Eine anschließende Frage, die ein Nutzer innerhalb einer dialogorientierten Suche oder eines KI-Assistenten stellt und die auf dem Kontext vorheriger Antworten aufbaut. Im GEO hilft das Antizipieren wahrscheinlicher Folgefragen, Inhalte über mehrere Gesprächsrunden hinweg relevant zu halten.
Nachdem die KI die erste Anfrage beantwortet hatte, stellte der Nutzer eine Folgefrage, um die Empfehlung zu präzisieren.
  • https://developers.google.com/search/docs/appearance/ai-features
Français
question de suivi
Question ultérieure posée par un utilisateur au sein d'une recherche conversationnelle ou d'un assistant IA, qui s'appuie sur le contexte des échanges précédents. En GEO, anticiper les questions de suivi probables permet de maintenir la pertinence du contenu sur plusieurs tours de dialogue.
Après la première réponse de l'IA, l'utilisateur a posé une question de suivi pour affiner la recommandation.
  • https://developers.google.com/search/docs/appearance/ai-features
Italiano
domanda di approfondimento
Domanda successiva posta da un utente all'interno di una ricerca conversazionale o di un assistente IA, che si basa sul contesto degli scambi precedenti. Nel GEO, anticipare le probabili domande di approfondimento aiuta a mantenere il contenuto rilevante lungo più turni di dialogo.
Dopo la prima risposta dell'IA, l'utente ha posto una domanda di approfondimento per affinare la raccomandazione.
  • https://developers.google.com/search/docs/appearance/ai-features
中文
追问
用户在对话式搜索或AI助手会话中提出的后续问题,基于此前交流的上下文而延伸。在GEO中,预测并回答可能的追问有助于内容在多轮对话中保持相关性。
AI回答了初始查询后,用户提出了一个追问以进一步细化推荐结果。
  • https://developers.google.com/search/docs/appearance/ai-features
English
form optimization
The systematic improvement of web forms to increase completion and conversion rates by reducing friction, simplifying fields and enhancing usability. It combines UX design, A/B testing and analytics to guide users through form submission.
Form optimization reduced our checkout abandonment by shortening the sign-up form from twelve fields to five.
  • https://www.nngroup.com/articles/web-form-design/
Deutsch
Formularoptimierung
Die systematische Verbesserung von Webformularen zur Steigerung der Ausfüll- und Conversion-Raten, indem Reibungspunkte reduziert, Felder vereinfacht und die Usability erhöht werden. Sie verbindet UX-Design, A/B-Tests und Analytics.
Durch Formularoptimierung sank unsere Abbruchrate, nachdem wir das Anmeldeformular von zwölf auf fünf Felder gekürzt hatten.
  • https://www.nngroup.com/articles/web-form-design/
Français
optimisation des formulaires
Amélioration systématique des formulaires web visant à augmenter les taux de complétion et de conversion en réduisant les frictions, en simplifiant les champs et en améliorant l'ergonomie. Elle associe design UX, tests A/B et analytique.
L'optimisation des formulaires a réduit notre taux d'abandon en ramenant le formulaire d'inscription de douze à cinq champs.
  • https://www.nngroup.com/articles/web-form-design/
Italiano
ottimizzazione dei moduli
Miglioramento sistematico dei moduli web per aumentare i tassi di completamento e conversione riducendo gli attriti, semplificando i campi e migliorando l'usabilità. Combina design UX, test A/B e analisi dei dati.
L'ottimizzazione dei moduli ha ridotto il tasso di abbandono dopo aver accorciato il modulo di registrazione da dodici a cinque campi.
  • https://www.nngroup.com/articles/web-form-design/
中文
表单优化
对网页表单进行系统性改进,通过减少摩擦、简化字段和提升可用性来提高完成率和转化率。它结合了用户体验设计、A/B 测试和数据分析。
通过表单优化,我们将注册表单从十二个字段精简到五个,从而降低了放弃率。
  • https://www.nngroup.com/articles/web-form-design/
English
forum
An online discussion platform where users post messages organized into topics and threads. In SEO and GEO contexts, forums are important sources of user-generated content and community-driven authority signals.
Marketers monitor niche forums to identify trending questions that AI search engines are likely to surface.
  • https://en.wikipedia.org/wiki/Internet_forum
Deutsch
Forum
Eine Online-Diskussionsplattform, auf der Nutzer Beiträge in Themen und Diskussionssträngen veröffentlichen. Im SEO- und GEO-Kontext sind Foren wichtige Quellen nutzergenerierter Inhalte und community-basierter Autoritätssignale.
Für die GEO-Strategie werden Foren analysiert, um häufig gestellte Nutzerfragen zu erkennen.
  • https://de.wikipedia.org/wiki/Internetforum
Français
forum
Plateforme de discussion en ligne où les utilisateurs publient des messages organisés en sujets et fils de discussion. En SEO et GEO, les forums sont des sources importantes de contenu généré par les utilisateurs et de signaux d'autorité communautaires.
Les forums spécialisés sont surveillés pour repérer les questions fréquentes que les moteurs de recherche IA mettent en avant.
  • https://fr.wikipedia.org/wiki/Forum_(informatique)
Italiano
forum
Piattaforma di discussione online in cui gli utenti pubblicano messaggi organizzati in argomenti e thread. In ottica SEO e GEO, i forum sono fonti importanti di contenuti generati dagli utenti e di segnali di autorevolezza della community.
I forum di settore vengono monitorati per individuare le domande frequenti che i motori di ricerca basati sull'IA tendono a mostrare.
  • https://it.wikipedia.org/wiki/Forum_(Internet)
中文
论坛
一种在线讨论平台,用户在其中发布按主题和话题串组织的消息。在SEO和GEO语境中,论坛是用户生成内容和社区权威信号的重要来源。
营销人员监测垂直领域论坛,以发现AI搜索引擎可能会呈现的热门问题。
  • https://zh.wikipedia.org/wiki/%E7%B6%B2%E8%B7%AF%E8%AB%96%E5%A3%87
English
foundation model
A large-scale machine learning model trained on broad, unlabeled data at scale that can be adapted (e.g. via fine-tuning or prompting) to a wide range of downstream tasks. It serves as a general-purpose base for many applications.
Large language models like GPT-4 are foundation models that can be adapted for translation, summarization, and search.
  • https://en.wikipedia.org/wiki/Foundation_model
  • https://crfm.stanford.edu/
Deutsch
Foundation Model
Ein großes, auf umfangreichen und meist nicht gelabelten Daten trainiertes KI-Modell, das durch Feinabstimmung oder Prompting an vielfältige Folgeaufgaben angepasst werden kann. Es dient als vielseitige Basis für zahlreiche Anwendungen.
Große Sprachmodelle wie GPT-4 sind Foundation Models, die sich für Übersetzung, Zusammenfassung und Suche anpassen lassen.
  • https://de.wikipedia.org/wiki/Basismodell_(k%C3%BCnstliche_Intelligenz)
Français
modèle de fondation
Modèle d'apprentissage automatique de grande taille, entraîné sur de vastes données majoritairement non étiquetées, qui peut être adapté par ajustement fin ou par prompt à de nombreuses tâches en aval. Il sert de base polyvalente à de multiples applications.
Les grands modèles de langage comme GPT-4 sont des modèles de fondation adaptables à la traduction, au résumé et à la recherche.
  • https://fr.wikipedia.org/wiki/Mod%C3%A8le_de_fondation
Italiano
modello di fondazione
Modello di apprendimento automatico su larga scala, addestrato su grandi quantità di dati per lo più non etichettati, che può essere adattato tramite fine-tuning o prompting a numerosi compiti a valle. Funge da base versatile per molte applicazioni.
I grandi modelli linguistici come GPT-4 sono modelli di fondazione adattabili a traduzione, sintesi e ricerca.
  • https://it.wikipedia.org/wiki/Modello_di_fondazione
中文
基础模型
一种在大规模、通常未标注的数据上训练的大型机器学习模型,可通过微调或提示适配到多种下游任务,作为众多应用的通用基础。
像GPT-4这样的大语言模型属于基础模型,可适配到翻译、摘要和搜索等任务。
  • https://zh.wikipedia.org/wiki/%E5%9F%BA%E7%A1%80%E6%A8%A1%E5%9E%8B
English
frontier model
A frontier model is a highly capable, large-scale foundation model at the cutting edge of AI development whose broad capabilities may pose significant safety or societal risks. The term is used especially in AI governance and policy contexts.
Regulators are drafting rules that require developers of frontier models to conduct safety evaluations before public release.
  • https://en.wikipedia.org/wiki/Frontier_model
  • https://www.gov.uk/government/publications/frontier-ai-capabilities-and-risks-discussion-paper
Deutsch
Frontier-Modell
Ein Frontier-Modell ist ein sehr leistungsfähiges, groß angelegtes KI-Basismodell an der Spitze der technologischen Entwicklung, dessen breite Fähigkeiten erhebliche Sicherheits- oder gesellschaftliche Risiken bergen können. Der englische Begriff 'frontier model' wird häufig auch unübersetzt verwendet.
Die Aufsichtsbehörden fordern, dass Entwickler von Frontier-Modellen vor der Veröffentlichung Sicherheitsprüfungen durchführen.
  • https://de.wikipedia.org/wiki/Foundation_Model
Français
modèle de frontière
Un modèle de frontière est un modèle d'IA fondamental de très grande capacité, à la pointe du développement technologique, dont les capacités étendues peuvent présenter des risques importants en matière de sécurité ou pour la société. Le terme anglais 'frontier model' est aussi couramment employé.
Les régulateurs imposent aux développeurs de modèles de frontière de réaliser des évaluations de sécurité avant toute mise à disposition publique.
  • https://fr.wikipedia.org/wiki/Mod%C3%A8le_de_fondation
Italiano
modello di frontiera
Un modello di frontiera è un modello di IA di base altamente capace e su larga scala, all'avanguardia dello sviluppo tecnologico, le cui ampie capacità possono comportare significativi rischi per la sicurezza o per la società. Il termine inglese 'frontier model' è spesso usato invariato.
Le autorità richiedono agli sviluppatori di modelli di frontiera di condurre valutazioni di sicurezza prima del rilascio pubblico.
  • https://it.wikipedia.org/wiki/Modello_di_fondazione
中文
前沿模型
前沿模型是指处于人工智能技术最前沿、规模庞大且能力极强的基础模型,其广泛的能力可能带来重大的安全或社会风险。该术语常用于人工智能治理与政策讨论中。
监管机构要求前沿模型的开发者在公开发布前进行安全评估。
  • https://zh.wikipedia.org/wiki/%E5%9F%BA%E7%A1%80%E6%A8%A1%E5%9E%8B
English
function calling
Function calling is a capability of large language models that lets them generate structured requests to invoke predefined external functions or tools, based on user input. The model returns arguments in a machine-readable format rather than executing the function itself.
Using function calling, the model returned a JSON object specifying the getWeather function with the city parameter set to Berlin.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
Deutsch
Function Calling
Function Calling bezeichnet die Fähigkeit grosser Sprachmodelle, aus einer Nutzereingabe strukturierte Aufrufe vordefinierter externer Funktionen oder Werkzeuge zu erzeugen. Das Modell liefert die Argumente in maschinenlesbarem Format, führt die Funktion aber nicht selbst aus.
Dank Function Calling gab das Modell ein JSON-Objekt zurück, das die Funktion getWeather mit dem Parameter Stadt gleich Berlin aufruft.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
Français
function calling
Le function calling désigne la capacité des grands modèles de langage à générer, à partir d'une entrée utilisateur, des appels structurés vers des fonctions ou outils externes prédéfinis. Le modèle fournit les arguments dans un format lisible par machine, sans exécuter la fonction lui-même.
Grâce au function calling, le modèle a renvoyé un objet JSON invoquant la fonction getWeather avec le paramètre ville défini sur Berlin.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
Italiano
function calling
Il function calling indica la capacità dei grandi modelli linguistici di generare, a partire da un input dell'utente, chiamate strutturate a funzioni o strumenti esterni predefiniti. Il modello restituisce gli argomenti in un formato leggibile dalla macchina senza eseguire direttamente la funzione.
Grazie al function calling, il modello ha restituito un oggetto JSON che invoca la funzione getWeather con il parametro città impostato su Berlino.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
中文
函数调用
函数调用(function calling)是大语言模型的一项能力,可根据用户输入生成对预定义外部函数或工具的结构化调用请求。模型以机器可读格式返回参数,但并不亲自执行该函数。
借助函数调用,模型返回了一个 JSON 对象,指定调用 getWeather 函数并将城市参数设为柏林。
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
English
GA4
GA4 (Google Analytics 4) is the current version of Google's web and app analytics platform, based on an event-driven data model rather than the session-based model of Universal Analytics.
After migrating from Universal Analytics, the marketing team set up conversion events in GA4 to track sign-ups.
  • https://support.google.com/analytics/answer/10089681
  • https://en.wikipedia.org/wiki/Google_Analytics
Deutsch
GA4
GA4 (Google Analytics 4) ist die aktuelle Version der Web- und App-Analyseplattform von Google, die auf einem ereignisbasierten Datenmodell statt auf dem sitzungsbasierten Modell von Universal Analytics beruht.
Nach der Umstellung von Universal Analytics richtete das Marketing-Team Conversion-Ereignisse in GA4 ein, um Anmeldungen zu erfassen.
  • https://support.google.com/analytics/answer/10089681
  • https://de.wikipedia.org/wiki/Google_Analytics
Français
GA4
GA4 (Google Analytics 4) est la version actuelle de la plateforme d'analyse web et applicative de Google, fondée sur un modèle de données basé sur les événements plutôt que sur le modèle par sessions d'Universal Analytics.
Après la migration depuis Universal Analytics, l'équipe marketing a configuré des événements de conversion dans GA4 pour suivre les inscriptions.
  • https://support.google.com/analytics/answer/10089681
  • https://fr.wikipedia.org/wiki/Google_Analytics
Italiano
GA4
GA4 (Google Analytics 4) è la versione attuale della piattaforma di analisi web e app di Google, basata su un modello di dati orientato agli eventi anziché sul modello per sessioni di Universal Analytics.
Dopo la migrazione da Universal Analytics, il team di marketing ha configurato gli eventi di conversione in GA4 per monitorare le registrazioni.
  • https://support.google.com/analytics/answer/10089681
  • https://it.wikipedia.org/wiki/Google_Analytics
中文
GA4
GA4(Google Analytics 4)是谷歌网站与应用分析平台的当前版本,采用基于事件的数据模型,取代了通用分析(Universal Analytics)基于会话的模型。
从通用分析迁移之后,营销团队在 GA4 中设置了转化事件以跟踪注册量。
  • https://support.google.com/analytics/answer/10089681
  • https://zh.wikipedia.org/wiki/Google_Analytics
English
GDPR
The General Data Protection Regulation is an EU regulation governing the processing of personal data of individuals within the European Union and European Economic Area.
Websites targeting EU users must display a GDPR-compliant cookie consent banner before setting non-essential cookies.
  • https://eur-lex.europa.eu/eli/reg/2016/679/oj
  • https://en.wikipedia.org/wiki/General_Data_Protection_Regulation
Deutsch
DSGVO
Die Datenschutz-Grundverordnung ist eine EU-Verordnung, die die Verarbeitung personenbezogener Daten natürlicher Personen in der Europäischen Union und im Europäischen Wirtschaftsraum regelt.
Websites, die sich an EU-Nutzer richten, müssen ein DSGVO-konformes Cookie-Einwilligungsbanner anzeigen, bevor nicht notwendige Cookies gesetzt werden.
  • https://eur-lex.europa.eu/legal-content/DE/TXT/?uri=CELEX:32016R0679
  • https://de.wikipedia.org/wiki/Datenschutz-Grundverordnung
Français
RGPD
Le Règlement général sur la protection des données est un règlement de l'UE encadrant le traitement des données à caractère personnel des personnes physiques dans l'Union européenne et l'Espace économique européen.
Les sites web ciblant les utilisateurs de l'UE doivent afficher une bannière de consentement aux cookies conforme au RGPD avant de déposer des cookies non essentiels.
  • https://eur-lex.europa.eu/legal-content/FR/TXT/?uri=CELEX:32016R0679
  • https://fr.wikipedia.org/wiki/R%C3%A8glement_g%C3%A9n%C3%A9ral_sur_la_protection_des_donn%C3%A9es
Italiano
GDPR
Il Regolamento generale sulla protezione dei dati è un regolamento dell'UE che disciplina il trattamento dei dati personali delle persone fisiche nell'Unione europea e nello Spazio economico europeo.
I siti web che si rivolgono agli utenti dell'UE devono mostrare un banner di consenso ai cookie conforme al GDPR prima di impostare cookie non essenziali.
  • https://eur-lex.europa.eu/legal-content/IT/TXT/?uri=CELEX:32016R0679
  • https://it.wikipedia.org/wiki/Regolamento_generale_sulla_protezione_dei_dati
中文
通用数据保护条例
《通用数据保护条例》是欧盟的一项法规,规范对欧盟及欧洲经济区内自然人个人数据的处理。
面向欧盟用户的网站在设置非必要 Cookie 之前,必须显示符合 GDPR 的 Cookie 同意横幅。
  • https://eur-lex.europa.eu/eli/reg/2016/679/oj
  • https://zh.wikipedia.org/wiki/%E9%80%9A%E7%94%A8%E6%95%B0%E6%8D%AE%E4%BF%9D%E6%8A%A4%E6%9D%A1%E4%BE%8B
English
Gemini
Gemini is a family of multimodal large language models developed by Google DeepMind, capable of processing text, images, audio, video and code. It also refers to Google's AI assistant powered by these models.
Google integrated Gemini into Search to generate AI Overviews for complex queries.
  • https://deepmind.google/technologies/gemini/
  • https://en.wikipedia.org/wiki/Gemini_(language_model)
Deutsch
Gemini
Gemini ist eine von Google DeepMind entwickelte Familie multimodaler großer Sprachmodelle, die Text, Bilder, Audio, Video und Code verarbeiten kann. Der Begriff bezeichnet auch den auf diesen Modellen basierenden KI-Assistenten von Google.
Google integrierte Gemini in die Suche, um KI-Übersichten für komplexe Anfragen zu erzeugen.
  • https://deepmind.google/technologies/gemini/
  • https://de.wikipedia.org/wiki/Gemini_(Sprachmodell)
Français
Gemini
Gemini est une famille de grands modèles de langage multimodaux développée par Google DeepMind, capable de traiter du texte, des images, de l'audio, de la vidéo et du code. Le terme désigne aussi l'assistant IA de Google reposant sur ces modèles.
Google a intégré Gemini à son moteur de recherche pour générer des aperçus IA sur les requêtes complexes.
  • https://deepmind.google/technologies/gemini/
  • https://fr.wikipedia.org/wiki/Gemini_(mod%C3%A8le_de_langage)
Italiano
Gemini
Gemini è una famiglia di grandi modelli linguistici multimodali sviluppata da Google DeepMind, in grado di elaborare testo, immagini, audio, video e codice. Il termine indica anche l'assistente IA di Google basato su questi modelli.
Google ha integrato Gemini nella ricerca per generare panoramiche IA per le query complesse.
  • https://deepmind.google/technologies/gemini/
  • https://it.wikipedia.org/wiki/Gemini_(modello_linguistico)
中文
Gemini
Gemini 是由 Google DeepMind 开发的一系列多模态大语言模型,能够处理文本、图像、音频、视频和代码。该术语也指基于这些模型的 Google 人工智能助手。
谷歌将 Gemini 集成到搜索中,为复杂查询生成 AI 概览。
  • https://deepmind.google/technologies/gemini/
  • https://zh.wikipedia.org/wiki/Gemini_(語言模型)