English
unsupervised learning
A machine learning paradigm in which a model discovers patterns, structures or groupings in unlabeled data without predefined target outputs.
Clustering customer records into segments is a classic application of unsupervised learning.
- https://en.wikipedia.org/wiki/Unsupervised_learning
- https://developers.google.com/machine-learning/glossary
Deutsch
unüberwachtes Lernen
Ein Paradigma des maschinellen Lernens, bei dem ein Modell Muster, Strukturen oder Gruppierungen in ungelabelten Daten ohne vorgegebene Zielwerte erkennt.
Das Clustern von Kundendatensätzen in Segmente ist eine typische Anwendung des unüberwachten Lernens.
- https://de.wikipedia.org/wiki/Un%C3%BCberwachtes_Lernen
Français
apprentissage non supervisé
Un paradigme d'apprentissage automatique dans lequel un modèle découvre des motifs, structures ou regroupements dans des données non étiquetées, sans sorties cibles prédéfinies.
Le regroupement des enregistrements clients en segments est une application classique de l'apprentissage non supervisé.
- https://fr.wikipedia.org/wiki/Apprentissage_non_supervis%C3%A9
Italiano
apprendimento non supervisionato
Un paradigma di apprendimento automatico in cui un modello individua schemi, strutture o raggruppamenti in dati non etichettati, senza output obiettivo predefiniti.
Il raggruppamento dei record dei clienti in segmenti è un'applicazione classica dell'apprendimento non supervisionato.
- https://it.wikipedia.org/wiki/Apprendimento_non_supervisionato
中文
无监督学习
一种机器学习范式,模型在没有预定义目标输出的情况下,从未标注的数据中发现模式、结构或分组。
将客户记录聚类为若干细分群体是无监督学习的经典应用。
- https://zh.wikipedia.org/wiki/%E7%84%A1%E7%9B%A3%E7%9D%A3%E5%AD%B8%E7%BF%92
English
uptime
The period of time during which a server, service, or website is operational and available to users. It is typically expressed as a percentage of total time over a given interval.
The hosting provider guarantees 99.9% uptime for all business plans.
- https://en.wikipedia.org/wiki/Uptime
Deutsch
Uptime
Der Zeitraum, in dem ein Server, Dienst oder eine Website betriebsbereit und für Nutzer erreichbar ist. Sie wird meist als Prozentsatz der Gesamtzeit angegeben.
Der Hosting-Anbieter garantiert eine Uptime von 99,9 % für alle Geschäftstarife.
- https://de.wikipedia.org/wiki/Verf%C3%BCgbarkeit
Français
uptime
Période durant laquelle un serveur, un service ou un site web est opérationnel et accessible aux utilisateurs. Elle s'exprime généralement en pourcentage du temps total.
L'hébergeur garantit un uptime de 99,9 % pour toutes ses offres professionnelles.
- https://fr.wikipedia.org/wiki/Disponibilit%C3%A9_(informatique)
Italiano
uptime
Periodo di tempo durante il quale un server, un servizio o un sito web è operativo e accessibile agli utenti. Viene solitamente espresso come percentuale del tempo totale.
Il provider di hosting garantisce un uptime del 99,9% per tutti i piani business.
- https://it.wikipedia.org/wiki/Disponibilit%C3%A0_(informatica)
中文
正常运行时间
服务器、服务或网站处于运行状态并可供用户访问的时间段,通常以占总时间的百分比表示。
该托管服务商为所有商业套餐保证 99.9% 的正常运行时间。
- https://zh.wikipedia.org/wiki/%E6%AD%A3%E5%B8%B8%E9%81%8B%E8%A1%8C%E6%99%82%E9%96%93
English
URL parameter
A URL parameter is a key-value pair appended to a URL after a question mark that passes data to a web page, often used for tracking, filtering, sorting or session identification.
In the URL example.com/shop?color=red&size=large, 'color' and 'size' are URL parameters.
- https://developers.google.com/search/docs/crawling-indexing/url-structure
- https://en.wikipedia.org/wiki/Query_string
Deutsch
URL-Parameter
Ein URL-Parameter ist ein Schlüssel-Wert-Paar, das einer URL nach einem Fragezeichen angehängt wird und Daten an eine Webseite übergibt, etwa zum Filtern, Sortieren, Tracking oder zur Sitzungserkennung.
In der URL example.com/shop?farbe=rot&groesse=gross sind 'farbe' und 'groesse' URL-Parameter.
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=de
- https://de.wikipedia.org/wiki/Query-String
Français
paramètre d'URL
Un paramètre d'URL est une paire clé-valeur ajoutée à une URL après un point d'interrogation, qui transmet des données à une page web, notamment pour le filtrage, le tri, le suivi ou l'identification de session.
Dans l'URL example.com/shop?couleur=rouge&taille=grande, 'couleur' et 'taille' sont des paramètres d'URL.
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=fr
- https://fr.wikipedia.org/wiki/Cha%C3%AEne_de_requ%C3%AAte
Italiano
parametro URL
Un parametro URL è una coppia chiave-valore aggiunta a un URL dopo un punto interrogativo, che trasmette dati a una pagina web, spesso per filtraggio, ordinamento, tracciamento o identificazione della sessione.
Nell'URL example.com/shop?colore=rosso&taglia=grande, 'colore' e 'taglia' sono parametri URL.
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=it
- https://it.wikipedia.org/wiki/Query_string
中文
URL参数
URL参数是附加在URL问号之后的键值对,用于向网页传递数据,常用于跟踪、筛选、排序或会话标识。
在网址 example.com/shop?color=red&size=large 中,'color' 和 'size' 就是URL参数。
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=zh-cn
- https://zh.wikipedia.org/wiki/%E6%9F%A5%E8%AF%A2%E5%AD%97%E7%AC%A6%E4%B8%B2
English
URL slug
The URL slug is the human-readable part of a URL that identifies a specific page, typically derived from the page title and placed after the domain or path. It usually consists of lowercase words separated by hyphens.
For the article about on-page SEO, the URL slug is /on-page-seo-guide.
- https://developers.google.com/search/docs/crawling-indexing/url-structure
- https://en.wikipedia.org/wiki/Clean_URL
Deutsch
URL-Slug
Der URL-Slug ist der lesbare Teil einer URL, der eine bestimmte Seite identifiziert und meist aus dem Seitentitel abgeleitet wird. Er besteht in der Regel aus kleingeschriebenen, durch Bindestriche getrennten Wörtern.
Für den Artikel über On-Page-SEO lautet der URL-Slug /on-page-seo-anleitung.
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=de
- https://de.wikipedia.org/wiki/Clean_URL
Français
slug d'URL
Le slug d'URL est la partie lisible d'une URL qui identifie une page précise, généralement dérivée du titre de la page. Il se compose habituellement de mots en minuscules séparés par des traits d'union.
Pour l'article sur le SEO on-page, le slug d'URL est /guide-seo-on-page.
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=fr
- https://fr.wikipedia.org/wiki/URL_canonique
Italiano
slug dell'URL
Lo slug dell'URL è la parte leggibile di un URL che identifica una pagina specifica, generalmente derivata dal titolo della pagina. È solitamente composto da parole in minuscolo separate da trattini.
Per l'articolo sul SEO on-page, lo slug dell'URL è /guida-seo-on-page.
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=it
- https://it.wikipedia.org/wiki/URL_semantico
中文
URL 别名
URL 别名(URL slug)是网址中用于标识特定页面的可读部分,通常由页面标题派生而来,一般由小写单词以连字符分隔组成。
对于这篇关于页面内 SEO 的文章,其 URL 别名是 /on-page-seo-guide。
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=zh-cn
- https://zh.wikipedia.org/wiki/简洁网址
English
URL structure
The way the components of a URL — such as protocol, domain, path segments and parameters — are organized to describe the location and hierarchy of a web resource. A clean, logical URL structure aids both users and search engine crawlers in understanding site content.
A descriptive URL structure like example.com/shoes/running helps search engines classify the page.
- https://developers.google.com/search/docs/crawling-indexing/url-structure
- https://en.wikipedia.org/wiki/URL
Deutsch
URL-Struktur
Die Art und Weise, wie die Bestandteile einer URL — etwa Protokoll, Domain, Pfadsegmente und Parameter — aufgebaut sind, um Ort und Hierarchie einer Webressource abzubilden. Eine klare, logische URL-Struktur erleichtert Nutzern und Suchmaschinen-Crawlern das Erfassen der Inhalte.
Eine sprechende URL-Struktur wie example.com/schuhe/laufschuhe hilft Suchmaschinen bei der Einordnung der Seite.
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=de
- https://de.wikipedia.org/wiki/Uniform_Resource_Locator
Français
structure d'URL
Manière dont les composants d'une URL — protocole, domaine, segments de chemin et paramètres — sont organisés pour décrire l'emplacement et la hiérarchie d'une ressource web. Une structure d'URL claire et logique facilite la compréhension du contenu par les utilisateurs et les robots d'exploration.
Une structure d'URL explicite comme example.com/chaussures/running aide les moteurs de recherche à classer la page.
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=fr
- https://fr.wikipedia.org/wiki/Uniform_Resource_Locator
Italiano
struttura dell'URL
Il modo in cui i componenti di un URL — protocollo, dominio, segmenti del percorso e parametri — sono organizzati per descrivere la posizione e la gerarchia di una risorsa web. Una struttura dell'URL chiara e logica aiuta utenti e crawler dei motori di ricerca a comprendere i contenuti.
Una struttura dell'URL descrittiva come example.com/scarpe/running aiuta i motori di ricerca a classificare la pagina.
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=it
- https://it.wikipedia.org/wiki/Uniform_Resource_Locator
中文
URL 结构
指 URL 各组成部分(如协议、域名、路径段和参数)的组织方式,用于描述网页资源的位置和层级关系。清晰、合理的 URL 结构有助于用户和搜索引擎爬虫理解网站内容。
像 example.com/shoes/running 这样描述性的 URL 结构有助于搜索引擎对页面进行分类。
- https://developers.google.com/search/docs/crawling-indexing/url-structure?hl=zh-cn
- https://zh.wikipedia.org/wiki/统一资源定位符
English
usability
The extent to which a website or application can be used by specified users to achieve specified goals with effectiveness, efficiency and satisfaction in a given context. In web and UX contexts it measures how easy and intuitive an interface is to use.
Improving the usability of the checkout flow reduced cart abandonment by 15 percent.
- https://en.wikipedia.org/wiki/Usability
- https://www.iso.org/standard/77520.html
Deutsch
Gebrauchstauglichkeit
Das Ausmaß, in dem eine Website oder Anwendung von bestimmten Nutzern in einem bestimmten Kontext effektiv, effizient und zufriedenstellend genutzt werden kann. Im Web- und UX-Bereich beschreibt sie, wie einfach und intuitiv eine Oberfläche bedienbar ist.
Die verbesserte Gebrauchstauglichkeit des Bestellprozesses senkte die Abbruchrate um 15 Prozent.
- https://de.wikipedia.org/wiki/Gebrauchstauglichkeit_(Produkt)
Français
utilisabilité
Degré selon lequel un site web ou une application peut être utilisé par des utilisateurs déterminés pour atteindre des objectifs définis avec efficacité, efficience et satisfaction dans un contexte donné. Elle mesure la facilité et l'intuitivité d'utilisation d'une interface.
L'amélioration de l'utilisabilité du tunnel de commande a réduit le taux d'abandon de 15 pour cent.
- https://fr.wikipedia.org/wiki/Utilisabilit%C3%A9
Italiano
usabilità
Il grado in cui un sito web o un'applicazione può essere utilizzato da utenti specifici per raggiungere obiettivi definiti con efficacia, efficienza e soddisfazione in un dato contesto. Misura quanto un'interfaccia sia facile e intuitiva da usare.
Il miglioramento dell'usabilità del processo di acquisto ha ridotto l'abbandono del carrello del 15 per cento.
- https://it.wikipedia.org/wiki/Usabilit%C3%A0
中文
可用性
指特定用户在特定情境下使用网站或应用程序达成既定目标时所具备的有效性、效率和满意度的程度。在网页和用户体验领域,它衡量界面易用和直观的程度。
优化结算流程的可用性使购物车放弃率降低了15%。
- https://zh.wikipedia.org/wiki/%E5%8F%AF%E7%94%A8%E6%80%A7
English
usability testing
A method of evaluating a product or website by observing real users as they attempt to complete representative tasks. It aims to identify usability problems and measure ease of use, efficiency and user satisfaction.
During usability testing, three of five participants failed to locate the checkout button on the mobile site.
- https://en.wikipedia.org/wiki/Usability_testing
- https://www.nngroup.com/articles/usability-testing-101/
Deutsch
Usability-Test
Ein Verfahren zur Bewertung eines Produkts oder einer Website, bei dem reale Nutzer repräsentative Aufgaben ausführen und dabei beobachtet werden. Ziel ist es, Usability-Probleme zu erkennen und die Benutzerfreundlichkeit zu messen.
Im Usability-Test fanden drei von fünf Teilnehmern den Bestellbutton auf der mobilen Seite nicht.
- https://de.wikipedia.org/wiki/Usability-Test
Français
test d'utilisabilité
Méthode d'évaluation d'un produit ou d'un site web consistant à observer de vrais utilisateurs réalisant des tâches représentatives. Elle vise à identifier les problèmes d'ergonomie et à mesurer la facilité d'utilisation.
Lors du test d'utilisabilité, trois participants sur cinq n'ont pas trouvé le bouton de commande sur la version mobile.
- https://fr.wikipedia.org/wiki/Test_d%27utilisabilit%C3%A9
Italiano
test di usabilità
Metodo di valutazione di un prodotto o sito web che consiste nell'osservare utenti reali mentre svolgono compiti rappresentativi. Serve a individuare problemi di usabilità e a misurare la facilità d'uso.
Durante il test di usabilità, tre partecipanti su cinque non hanno trovato il pulsante di acquisto sul sito mobile.
- https://it.wikipedia.org/wiki/Test_di_usabilit%C3%A0
中文
可用性测试
通过观察真实用户完成代表性任务来评估产品或网站的方法,旨在发现可用性问题并衡量易用性、效率和用户满意度。
在可用性测试中,五名参与者中有三人未能在移动端找到结账按钮。
- https://zh.wikipedia.org/wiki/%E5%8F%AF%E7%94%A8%E6%80%A7%E6%B5%8B%E8%AF%95
English
user agent
A user agent is any software that acts on behalf of a user to retrieve, render or interact with web content, most commonly a browser or a crawler. It typically identifies itself to servers via a User-Agent string in the HTTP request header.
The search engine crawler sends a distinctive user agent string so webmasters can identify it in their server logs.
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent
- https://datatracker.ietf.org/doc/html/rfc9110#name-user-agent
Deutsch
User Agent
Ein User Agent ist eine Software, die im Auftrag eines Nutzers Webinhalte abruft, darstellt oder mit ihnen interagiert, typischerweise ein Browser oder ein Crawler. Er identifiziert sich gegenüber Servern über die User-Agent-Zeichenkette im HTTP-Header.
Der Crawler der Suchmaschine sendet einen eindeutigen User Agent, damit Webmaster ihn in den Serverprotokollen erkennen können.
- https://developer.mozilla.org/de/docs/Web/HTTP/Headers/User-Agent
- https://de.wikipedia.org/wiki/User_Agent
Français
user agent
Un user agent est un logiciel qui agit pour le compte d'un utilisateur afin de récupérer, afficher ou interagir avec du contenu web, le plus souvent un navigateur ou un robot d'exploration. Il s'identifie auprès des serveurs via la chaîne User-Agent dans l'en-tête HTTP.
Le robot du moteur de recherche envoie un user agent distinctif afin que les webmasters puissent l'identifier dans leurs journaux serveur.
- https://developer.mozilla.org/fr/docs/Web/HTTP/Headers/User-Agent
- https://fr.wikipedia.org/wiki/User_agent
Italiano
user agent
Uno user agent è un software che agisce per conto di un utente per recuperare, visualizzare o interagire con contenuti web, tipicamente un browser o un crawler. Si identifica ai server tramite la stringa User-Agent nell'intestazione HTTP.
Il crawler del motore di ricerca invia uno user agent distintivo così che i webmaster possano identificarlo nei log del server.
- https://developer.mozilla.org/it/docs/Web/HTTP/Headers/User-Agent
- https://it.wikipedia.org/wiki/User_agent
中文
用户代理
用户代理是代表用户检索、渲染或与网页内容交互的软件,通常是浏览器或爬虫。它通过 HTTP 请求头中的 User-Agent 字符串向服务器标识自身。
搜索引擎爬虫会发送一个独特的用户代理字符串,以便网站管理员在服务器日志中识别它。
- https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Headers/User-Agent
- https://zh.wikipedia.org/wiki/用户代理
English
user experience
The overall perception and response of a user resulting from interacting with a product, system or website, including usability, accessibility, performance and emotional satisfaction.
A fast-loading page and intuitive navigation significantly improve the user experience.
- https://en.wikipedia.org/wiki/User_experience
- https://www.w3.org/WAI/fundamentals/accessibility-usability-inclusion/
Deutsch
Nutzererfahrung
Die Gesamtheit der Eindrücke und Reaktionen eines Nutzers bei der Interaktion mit einem Produkt, System oder einer Website, einschliesslich Bedienbarkeit, Barrierefreiheit, Ladezeit und emotionaler Zufriedenheit.
Eine schnelle Ladezeit und eine intuitive Navigation verbessern die Nutzererfahrung erheblich.
- https://de.wikipedia.org/wiki/User_Experience
Français
expérience utilisateur
L'ensemble des perceptions et réactions d'un utilisateur lors de son interaction avec un produit, un système ou un site web, incluant la facilité d'utilisation, l'accessibilité, la performance et la satisfaction émotionnelle.
Un temps de chargement rapide et une navigation intuitive améliorent nettement l'expérience utilisateur.
- https://fr.wikipedia.org/wiki/Exp%C3%A9rience_utilisateur
Italiano
esperienza utente
L'insieme delle percezioni e delle reazioni di un utente derivanti dall'interazione con un prodotto, un sistema o un sito web, comprese usabilità, accessibilità, prestazioni e soddisfazione emotiva.
Un caricamento rapido e una navigazione intuitiva migliorano notevolmente l'esperienza utente.
- https://it.wikipedia.org/wiki/User_experience
中文
用户体验
用户在与产品、系统或网站交互过程中产生的整体感知和反应,包括易用性、可访问性、性能以及情感满意度。
快速的页面加载和直观的导航能显著提升用户体验。
- https://zh.wikipedia.org/wiki/用户体验
English
user interface
The point of interaction between a human user and a software system, comprising the visual elements, controls and layout through which the user operates the application.
A clean user interface reduces friction and improves conversion rates on the checkout page.
- https://en.wikipedia.org/wiki/User_interface
- https://www.w3.org/WAI/
Deutsch
Benutzeroberfläche
Die Schnittstelle zwischen Mensch und Softwaresystem, bestehend aus den visuellen Elementen, Bedienelementen und dem Layout, über die der Nutzer eine Anwendung steuert.
Eine übersichtliche Benutzeroberfläche senkt die Absprungrate und erhöht die Conversion.
- https://de.wikipedia.org/wiki/Benutzerschnittstelle
Français
interface utilisateur
Point d'interaction entre l'utilisateur humain et un système logiciel, comprenant les éléments visuels, les commandes et la mise en page permettant d'exploiter l'application.
Une interface utilisateur épurée réduit les frictions et améliore le taux de conversion.
- https://fr.wikipedia.org/wiki/Interface_utilisateur
Italiano
interfaccia utente
Punto di interazione tra l'utente umano e un sistema software, costituito dagli elementi visivi, dai controlli e dal layout con cui l'utente utilizza l'applicazione.
Un'interfaccia utente pulita riduce gli attriti e migliora il tasso di conversione.
- https://it.wikipedia.org/wiki/Interfaccia_utente
中文
用户界面
人与软件系统之间的交互点,由用户操作应用程序时所依赖的可视元素、控件和布局组成。
简洁的用户界面能减少操作阻力并提升转化率。
- https://zh.wikipedia.org/wiki/使用者介面
English
user-generated content
Content such as reviews, ratings, photos, videos or comments created by consumers rather than the brand itself, often used to build trust and enrich product pages in e-commerce.
Displaying user-generated content like customer photos on product pages increased the store's conversion rate.
- https://en.wikipedia.org/wiki/User-generated_content
Deutsch
nutzergenerierte Inhalte
Von Nutzern statt von der Marke erstellte Inhalte wie Bewertungen, Fotos, Videos oder Kommentare, die im E-Commerce Vertrauen schaffen und Produktseiten anreichern.
Nutzergenerierte Inhalte wie Kundenfotos auf den Produktseiten steigerten die Conversion-Rate des Shops.
- https://de.wikipedia.org/wiki/User-generated_content
Français
contenu généré par les utilisateurs
Contenu tel qu'avis, notes, photos, vidéos ou commentaires créé par les consommateurs plutôt que par la marque, utilisé dans l'e-commerce pour renforcer la confiance et enrichir les fiches produits.
L'affichage de contenu généré par les utilisateurs, comme les photos de clients, a augmenté le taux de conversion de la boutique.
- https://fr.wikipedia.org/wiki/Contenu_g%C3%A9n%C3%A9r%C3%A9_par_les_utilisateurs
Italiano
contenuti generati dagli utenti
Contenuti come recensioni, valutazioni, foto, video o commenti creati dai consumatori anziché dal brand, utilizzati nell'e-commerce per rafforzare la fiducia e arricchire le schede prodotto.
Mostrare contenuti generati dagli utenti come le foto dei clienti sulle pagine prodotto ha aumentato il tasso di conversione del negozio.
- https://it.wikipedia.org/wiki/User-generated_content
中文
用户生成内容
由消费者而非品牌方创建的内容,如评价、评分、照片、视频或评论,在电子商务中用于建立信任并丰富商品页面。
在商品页面展示用户生成内容(如买家秀照片)提升了该店铺的转化率。
- https://zh.wikipedia.org/wiki/%E7%94%A8%E6%88%B7%E7%94%9F%E6%88%90%E5%86%85%E5%AE%B9
English
UTM parameter
A UTM parameter is a tag appended to a URL query string to track the source, medium and campaign of website traffic in analytics tools. UTM stands for Urchin Tracking Module.
By adding the UTM parameter utm_source=newsletter to the link, the team could see how many visitors came from the email campaign.
- https://support.google.com/analytics/answer/10917952
- https://en.wikipedia.org/wiki/UTM_parameters
Deutsch
UTM-Parameter
Ein UTM-Parameter ist ein an eine URL angehängtes Tag im Query-String, mit dem Quelle, Medium und Kampagne des Website-Traffics in Analyse-Tools erfasst werden. UTM steht für Urchin Tracking Module.
Durch das Hinzufügen des UTM-Parameters utm_source=newsletter konnte das Team nachvollziehen, wie viele Besucher über die E-Mail-Kampagne kamen.
- https://support.google.com/analytics/answer/10917952
- https://de.wikipedia.org/wiki/UTM-Parameter
Français
paramètre UTM
Un paramètre UTM est une balise ajoutée à la chaîne de requête d'une URL afin de suivre la source, le support et la campagne du trafic d'un site web dans les outils d'analyse. UTM signifie Urchin Tracking Module.
En ajoutant le paramètre UTM utm_source=newsletter au lien, l'équipe a pu mesurer le nombre de visiteurs provenant de la campagne e-mail.
- https://support.google.com/analytics/answer/10917952
- https://fr.wikipedia.org/wiki/UTM_(param%C3%A8tre)
Italiano
parametro UTM
Un parametro UTM è un tag aggiunto alla stringa di query di un URL per tracciare origine, mezzo e campagna del traffico di un sito web negli strumenti di analisi. UTM sta per Urchin Tracking Module.
Aggiungendo il parametro UTM utm_source=newsletter al link, il team ha potuto misurare quanti visitatori provenivano dalla campagna e-mail.
- https://support.google.com/analytics/answer/10917952
- https://en.wikipedia.org/wiki/UTM_parameters
中文
UTM参数
UTM参数是附加在URL查询字符串中的标记,用于在分析工具中追踪网站流量的来源、媒介和营销活动。UTM是Urchin Tracking Module的缩写。
通过在链接中添加UTM参数utm_source=newsletter,团队能够统计有多少访客来自这次电子邮件营销活动。
- https://support.google.com/analytics/answer/10917952
- https://zh.wikipedia.org/wiki/UTM%E5%8F%83%E6%95%B8
English
UX design
User experience design is the process of designing digital products and interfaces to be useful, usable and enjoyable for the end user. It encompasses research, information architecture, interaction design and usability testing.
Good UX design reduces friction in the checkout flow and increases conversion rates.
- https://www.nngroup.com/articles/definition-user-experience/
- https://en.wikipedia.org/wiki/User_experience_design
Deutsch
UX-Design
UX-Design (User-Experience-Design) bezeichnet die Gestaltung digitaler Produkte und Schnittstellen mit dem Ziel, sie nützlich, benutzerfreundlich und angenehm für den Nutzer zu machen. Es umfasst Nutzerforschung, Informationsarchitektur, Interaktionsdesign und Usability-Tests.
Durchdachtes UX-Design senkt die Abbruchrate im Bestellprozess und steigert die Conversion.
- https://www.nngroup.com/articles/definition-user-experience/
- https://de.wikipedia.org/wiki/User_Experience
Français
conception UX
La conception UX (expérience utilisateur) désigne le processus de conception de produits et d'interfaces numériques visant à les rendre utiles, utilisables et agréables pour l'utilisateur final. Elle englobe la recherche utilisateur, l'architecture de l'information, le design d'interaction et les tests d'utilisabilité.
Une bonne conception UX réduit les frictions lors du paiement et améliore le taux de conversion.
- https://www.nngroup.com/articles/definition-user-experience/
- https://fr.wikipedia.org/wiki/Exp%C3%A9rience_utilisateur
Italiano
UX design
L'UX design (progettazione dell'esperienza utente) è il processo di progettazione di prodotti e interfacce digitali per renderli utili, usabili e piacevoli per l'utente finale. Comprende ricerca utente, architettura dell'informazione, interaction design e test di usabilità.
Un buon UX design riduce gli attriti nel processo di checkout e aumenta il tasso di conversione.
- https://www.nngroup.com/articles/definition-user-experience/
- https://it.wikipedia.org/wiki/User_experience
中文
用户体验设计
用户体验设计(UX design)是指对数字产品和界面进行设计,使其对最终用户有用、易用且令人愉悦的过程。它涵盖用户研究、信息架构、交互设计和可用性测试。
良好的用户体验设计能减少结账流程中的摩擦并提高转化率。
- https://www.nngroup.com/articles/definition-user-experience/
- https://zh.wikipedia.org/wiki/用户体验
English
vector database
A database that stores data as high-dimensional vectors (embeddings) and enables similarity search based on vector distance rather than exact matching. It is a core component of retrieval-augmented generation and semantic search systems.
The chatbot retrieves relevant documents from a vector database by comparing embedding similarity.
- https://en.wikipedia.org/wiki/Vector_database
Deutsch
Vektordatenbank
Eine Datenbank, die Daten als hochdimensionale Vektoren (Embeddings) speichert und eine Ähnlichkeitssuche auf Basis der Vektordistanz statt exakter Übereinstimmung ermöglicht. Sie ist ein zentraler Baustein für Retrieval-Augmented Generation und semantische Suche.
Der Chatbot ruft passende Dokumente aus einer Vektordatenbank ab, indem er die Ähnlichkeit der Embeddings vergleicht.
- https://de.wikipedia.org/wiki/Vektordatenbank
Français
base de données vectorielle
Base de données qui stocke les données sous forme de vecteurs de haute dimension (embeddings) et permet une recherche par similarité fondée sur la distance vectorielle plutôt que sur une correspondance exacte. Elle constitue un élément clé de la génération augmentée par récupération et de la recherche sémantique.
Le chatbot récupère les documents pertinents dans une base de données vectorielle en comparant la similarité des embeddings.
- https://fr.wikipedia.org/wiki/Base_de_donn%C3%A9es_vectorielle
Italiano
database vettoriale
Database che memorizza i dati come vettori ad alta dimensionalità (embedding) e consente una ricerca per similarità basata sulla distanza vettoriale anziché sulla corrispondenza esatta. È un componente centrale della retrieval-augmented generation e della ricerca semantica.
Il chatbot recupera i documenti pertinenti da un database vettoriale confrontando la similarità degli embedding.
- https://it.wikipedia.org/wiki/Database_vettoriale
中文
向量数据库
一种将数据存储为高维向量(嵌入)的数据库,基于向量距离进行相似性检索,而非精确匹配。它是检索增强生成和语义搜索系统的核心组件。
聊天机器人通过比较嵌入相似度,从向量数据库中检索相关文档。
- https://zh.wikipedia.org/wiki/%E5%90%91%E9%87%8F%E6%95%B0%E6%8D%AE%E5%BA%93
English
vector embedding
A vector embedding is a numerical representation of data such as text, images or audio as a dense vector in a high-dimensional space, where semantic similarity is captured by geometric proximity. It enables machine learning models and search systems to compare content by meaning rather than by exact keywords.
The search engine converts each document into a vector embedding so that semantically related pages are ranked closer together.
- https://en.wikipedia.org/wiki/Word_embedding
- https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings
Deutsch
Vector Embedding
Ein Vector Embedding ist die numerische Darstellung von Daten wie Text, Bildern oder Audio als dichter Vektor in einem hochdimensionalen Raum, in dem semantische Ähnlichkeit durch geometrische Nähe abgebildet wird. Es ermöglicht Suchsystemen und KI-Modellen, Inhalte nach Bedeutung statt nach exakten Schlüsselwörtern zu vergleichen.
Für die semantische Suche wird jedes Dokument in ein Vector Embedding umgewandelt, damit inhaltlich verwandte Seiten näher beieinander liegen.
- https://de.wikipedia.org/wiki/Worteinbettung
- https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings
Français
vector embedding
Un vector embedding est la représentation numérique de données telles que du texte, des images ou de l'audio sous forme de vecteur dense dans un espace à haute dimension, où la similarité sémantique se traduit par une proximité géométrique. Il permet aux systèmes de recherche et aux modèles d'IA de comparer les contenus par le sens plutôt que par des mots-clés exacts.
Le moteur convertit chaque document en vector embedding afin de rapprocher les pages sémantiquement liées.
- https://fr.wikipedia.org/wiki/Plongement_lexical
- https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings
Italiano
vector embedding
Un vector embedding è la rappresentazione numerica di dati come testo, immagini o audio sotto forma di vettore denso in uno spazio ad alta dimensionalità, in cui la similarità semantica è espressa dalla vicinanza geometrica. Consente ai sistemi di ricerca e ai modelli di IA di confrontare i contenuti in base al significato anziché alle parole chiave esatte.
Il motore trasforma ogni documento in un vector embedding così che le pagine semanticamente affini risultino più vicine.
- https://it.wikipedia.org/wiki/Word_embedding
- https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings
中文
向量嵌入
向量嵌入是将文本、图像或音频等数据表示为高维空间中稠密向量的数值化方法,其中语义相似性通过几何距离体现。它使搜索系统和人工智能模型能够基于含义而非精确关键词来比较内容。
搜索引擎将每个文档转换为向量嵌入,从而使语义相关的页面在向量空间中更接近。
- https://zh.wikipedia.org/wiki/词嵌入
- https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings
English
vertical search
A search service that focuses on a specific segment of online content, such as images, news, jobs, travel or products, rather than indexing the entire web. Results are tailored to a particular topic, industry or content type.
Instead of using a general engine, she relied on a vertical search platform dedicated to academic papers.
- https://en.wikipedia.org/wiki/Vertical_search
Deutsch
vertikale Suche
Ein Suchdienst, der sich auf ein bestimmtes Themen- oder Inhaltssegment konzentriert, etwa Bilder, Nachrichten, Jobs, Reisen oder Produkte, statt das gesamte Web zu indexieren. Die Ergebnisse sind auf eine spezifische Branche oder einen Inhaltstyp zugeschnitten.
Für die Jobsuche nutzte er eine vertikale Suche, die ausschliesslich Stellenanzeigen durchsucht.
- https://de.wikipedia.org/wiki/Vertikale_Suchmaschine
Français
recherche verticale
Service de recherche axé sur un segment spécifique de contenu en ligne, comme les images, l'actualité, l'emploi, le voyage ou les produits, plutôt que d'indexer l'ensemble du web. Les résultats sont adaptés à un thème, un secteur ou un type de contenu précis.
Pour ses billets d'avion, elle a utilisé une recherche verticale spécialisée dans le voyage.
- https://fr.wikipedia.org/wiki/Moteur_de_recherche_vertical
Italiano
ricerca verticale
Servizio di ricerca focalizzato su un segmento specifico di contenuti online, come immagini, notizie, lavoro, viaggi o prodotti, anziché indicizzare l'intero web. I risultati sono adattati a un tema, un settore o un tipo di contenuto specifico.
Per trovare offerte di lavoro ha usato una ricerca verticale dedicata al settore IT.
- https://it.wikipedia.org/wiki/Motore_di_ricerca_verticale
中文
垂直搜索
专注于某一特定内容领域的搜索服务,如图片、新闻、招聘、旅游或商品,而非索引整个网络。其搜索结果针对特定主题、行业或内容类型进行优化。
他没有使用通用搜索引擎,而是通过一个专注于学术论文的垂直搜索平台查找资料。
- https://zh.wikipedia.org/wiki/垂直搜索引擎
English
video carousel
A SERP feature that displays multiple video results in a horizontally scrollable row, typically drawn from platforms like YouTube. It appears for queries with strong video intent.
For the query 'how to tie a tie', Google shows a video carousel with several tutorial clips.
- https://developers.google.com/search/docs/appearance/video
- https://developers.google.com/search/docs/appearance/structured-data/carousel
Deutsch
Video-Karussell
Ein SERP-Feature, das mehrere Videoergebnisse in einer horizontal scrollbaren Reihe darstellt, meist aus Plattformen wie YouTube. Es erscheint bei Suchanfragen mit ausgeprägter Video-Intention.
Bei der Suche nach 'Krawatte binden' zeigt Google ein Video-Karussell mit mehreren Anleitungsclips.
- https://developers.google.com/search/docs/appearance/video?hl=de
Français
carrousel vidéo
Fonctionnalité SERP affichant plusieurs résultats vidéo dans une rangée défilante horizontalement, généralement issus de plateformes comme YouTube. Elle apparaît pour les requêtes à forte intention vidéo.
Pour la requête 'comment faire un nœud de cravate', Google affiche un carrousel vidéo avec plusieurs tutoriels.
- https://developers.google.com/search/docs/appearance/video?hl=fr
Italiano
carosello video
Funzionalità della SERP che mostra più risultati video in una riga scorrevole orizzontalmente, generalmente provenienti da piattaforme come YouTube. Appare per query con forte intento video.
Per la query 'come fare il nodo alla cravatta', Google mostra un carosello video con diversi tutorial.
- https://developers.google.com/search/docs/appearance/video?hl=it
中文
视频轮播
一种搜索结果页(SERP)功能,以可水平滚动的横排形式展示多个视频结果,通常来自 YouTube 等平台。它针对具有强烈视频意图的查询出现。
对于查询“如何打领带”,谷歌会显示一个包含多个教程视频的视频轮播。
- https://developers.google.com/search/docs/appearance/video?hl=zh-cn
English
video search
A type of web search focused on finding and retrieving video content by indexing metadata, transcripts, and on-page context. Results are typically shown as video thumbnails or a dedicated video vertical.
Optimizing your captions and structured data can improve how your clips appear in video search.
- https://developers.google.com/search/docs/appearance/video
- https://en.wikipedia.org/wiki/Video_search_engine
Deutsch
Videosuche
Eine Form der Websuche, die auf das Auffinden von Videoinhalten spezialisiert ist und dabei Metadaten, Transkripte und Seitenkontext indexiert. Die Treffer erscheinen meist als Video-Vorschaubilder oder in einer eigenen Video-Vertikale.
Durch strukturierte Daten und Untertitel lässt sich die Platzierung in der Videosuche verbessern.
- https://developers.google.com/search/docs/appearance/video?hl=de
- https://de.wikipedia.org/wiki/Videosuchmaschine
Français
recherche vidéo
Type de recherche web spécialisé dans la découverte et la récupération de contenus vidéo en indexant les métadonnées, les transcriptions et le contexte de la page. Les résultats s'affichent généralement sous forme de vignettes vidéo ou dans un onglet dédié.
L'ajout de données structurées et de sous-titres améliore le classement dans la recherche vidéo.
- https://developers.google.com/search/docs/appearance/video?hl=fr
- https://fr.wikipedia.org/wiki/Moteur_de_recherche_de_vid%C3%A9os
Italiano
ricerca video
Tipo di ricerca web specializzato nel trovare e recuperare contenuti video indicizzando metadati, trascrizioni e contesto della pagina. I risultati appaiono di solito come miniature video o in una scheda dedicata.
L'uso di dati strutturati e sottotitoli migliora il posizionamento nella ricerca video.
- https://developers.google.com/search/docs/appearance/video?hl=it
- https://it.wikipedia.org/wiki/Motore_di_ricerca_di_video
中文
视频搜索
一种专注于查找和检索视频内容的网络搜索类型,通过索引元数据、字幕文本和页面上下文来实现。结果通常以视频缩略图或专门的视频标签页形式呈现。
添加结构化数据和字幕有助于提升视频在视频搜索中的排名。
- https://developers.google.com/search/docs/appearance/video?hl=zh-cn
- https://zh.wikipedia.org/wiki/%E8%A7%86%E9%A2%91%E6%90%9C%E7%B4%A2%E5%BC%95%E6%93%8E
English
video SEO
Video SEO is the practice of optimizing video content and its surrounding metadata so it ranks higher in search engine results and video platforms. It includes techniques such as structured data, transcripts, thumbnails and video sitemaps.
By adding VideoObject structured data and a video sitemap, the team improved their video SEO and gained rich results in Google.
- https://developers.google.com/search/docs/appearance/video
- https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
Deutsch
Video-SEO
Video-SEO bezeichnet die Suchmaschinenoptimierung von Videoinhalten und deren Metadaten, damit sie in Such- und Videoplattformen besser ranken. Dazu gehören strukturierte Daten, Transkripte, Thumbnails und Video-Sitemaps.
Durch VideoObject-Markup und eine Video-Sitemap verbesserte das Team sein Video-SEO und erzielte Rich Results bei Google.
- https://developers.google.com/search/docs/appearance/video
- https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
Français
SEO vidéo
Le SEO vidéo désigne l'optimisation des contenus vidéo et de leurs métadonnées afin d'améliorer leur classement dans les moteurs de recherche et les plateformes vidéo. Il repose notamment sur les données structurées, les transcriptions, les miniatures et les sitemaps vidéo.
Grâce au balisage VideoObject et à un sitemap vidéo, l'équipe a amélioré son SEO vidéo et obtenu des résultats enrichis sur Google.
- https://developers.google.com/search/docs/appearance/video
- https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
Italiano
SEO video
La SEO video è l'ottimizzazione dei contenuti video e dei relativi metadati per migliorarne il posizionamento nei motori di ricerca e nelle piattaforme video. Comprende dati strutturati, trascrizioni, miniature e sitemap video.
Con il markup VideoObject e una sitemap video, il team ha migliorato la SEO video ottenendo risultati avanzati su Google.
- https://developers.google.com/search/docs/appearance/video
- https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
视频SEO
视频SEO是指对视频内容及其元数据进行优化,以提升其在搜索引擎和视频平台中的排名。常用手段包括结构化数据、字幕转录、缩略图和视频站点地图。
通过添加VideoObject结构化数据和视频站点地图,团队提升了视频SEO效果,并在谷歌获得了丰富搜索结果。
- https://developers.google.com/search/docs/appearance/video
- https://zh.wikipedia.org/wiki/搜索引擎优化
English
video sitemap
A video sitemap is a specialized XML sitemap or extension that provides search engines with structured metadata about video content hosted on a website, such as title, description, duration and thumbnail URL. It helps search engines discover and index videos that might otherwise be missed.
We added a video sitemap so that Google could index the tutorial clips embedded on our product pages.
- https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
- https://www.sitemaps.org/protocol.html
Deutsch
Video-Sitemap
Eine Video-Sitemap ist eine spezialisierte XML-Sitemap bzw. Erweiterung, die Suchmaschinen strukturierte Metadaten zu auf einer Website gehosteten Videos liefert, etwa Titel, Beschreibung, Dauer und Vorschaubild-URL. Sie unterstützt das Auffinden und Indexieren von Videos.
Wir haben eine Video-Sitemap eingebunden, damit Google die eingebetteten Tutorial-Clips auf unseren Produktseiten indexieren kann.
- https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
- https://www.sitemaps.org/protocol.html
Français
sitemap vidéo
Un sitemap vidéo est un sitemap XML spécialisé, ou une extension de celui-ci, qui fournit aux moteurs de recherche des métadonnées structurées sur les vidéos hébergées sur un site, telles que le titre, la description, la durée et l'URL de la miniature. Il facilite la découverte et l'indexation des vidéos.
Nous avons ajouté un sitemap vidéo pour que Google puisse indexer les tutoriels intégrés à nos pages produits.
- https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
- https://www.sitemaps.org/protocol.html
Italiano
sitemap video
Una sitemap video è una sitemap XML specializzata, o una sua estensione, che fornisce ai motori di ricerca metadati strutturati sui video ospitati su un sito web, come titolo, descrizione, durata e URL della miniatura. Aiuta i motori a individuare e indicizzare i video.
Abbiamo aggiunto una sitemap video affinché Google potesse indicizzare i tutorial incorporati nelle nostre pagine prodotto.
- https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
- https://www.sitemaps.org/protocol.html
中文
视频站点地图
视频站点地图是一种专门的 XML 站点地图或其扩展,为搜索引擎提供网站上托管视频的结构化元数据,例如标题、描述、时长和缩略图 URL,帮助搜索引擎发现并索引视频内容。
我们添加了视频站点地图,以便 Google 能够索引嵌入在产品页面中的教程视频。
- https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
- https://www.sitemaps.org/protocol.html
English
viewport
The visible area of a web page in the browser window, which varies with device and screen size. In responsive design it is controlled via the viewport meta tag to adapt layout to the user's device.
Setting the viewport meta tag to width=device-width ensures the page scales correctly on mobile devices.
- https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag
- https://developers.google.com/search/docs/crawling-indexing/mobile/mobile-sites-mobile-first-indexing
Deutsch
Viewport
Der sichtbare Bereich einer Webseite im Browserfenster, der je nach Gerät und Bildschirmgröße variiert. Im responsiven Design wird er über das Viewport-Meta-Tag gesteuert.
Mit dem Viewport-Meta-Tag width=device-width wird sichergestellt, dass die Seite auf Mobilgeräten korrekt skaliert.
- https://developer.mozilla.org/de/docs/Web/HTML/Viewport_meta_tag
Français
viewport
Zone visible d'une page web dans la fenêtre du navigateur, qui varie selon l'appareil et la taille d'écran. En conception responsive, elle est contrôlée via la balise meta viewport.
La balise meta viewport avec width=device-width garantit que la page s'adapte correctement aux appareils mobiles.
- https://developer.mozilla.org/fr/docs/Web/HTML/Viewport_meta_tag
Italiano
viewport
Area visibile di una pagina web nella finestra del browser, che varia in base al dispositivo e alle dimensioni dello schermo. Nel design responsive viene controllata tramite il meta tag viewport.
Il meta tag viewport con width=device-width assicura che la pagina si adatti correttamente ai dispositivi mobili.
- https://developer.mozilla.org/it/docs/Web/HTML/Viewport_meta_tag
中文
视口
网页在浏览器窗口中的可见区域,其大小随设备和屏幕尺寸而变化。在响应式设计中通过 viewport meta 标签进行控制。
将 viewport meta 标签设置为 width=device-width,可确保页面在移动设备上正确缩放。
- https://developer.mozilla.org/zh-CN/docs/Web/HTML/Viewport_meta_tag
English
viral content
Digital content that spreads rapidly and widely across the internet through sharing on social networks, messaging apps and other channels. Its reach grows exponentially as users pass it on to their own audiences.
The brand's short video became viral content overnight, reaching millions of shares within 48 hours.
- https://en.wikipedia.org/wiki/Viral_phenomenon
Deutsch
viraler Content
Digitaler Content, der sich durch das Teilen in sozialen Netzwerken, Messenger-Diensten und anderen Kanälen schnell und weit im Internet verbreitet. Seine Reichweite wächst exponentiell, weil Nutzer ihn an ihr eigenes Publikum weitergeben.
Das kurze Video der Marke wurde über Nacht zu viralem Content und erzielte innerhalb von 48 Stunden Millionen Shares.
- https://de.wikipedia.org/wiki/Virales_Marketing
Français
contenu viral
Contenu numérique qui se propage rapidement et largement sur Internet grâce au partage sur les réseaux sociaux, les messageries et d'autres canaux. Sa portée croît de manière exponentielle à mesure que les utilisateurs le transmettent à leur propre audience.
La courte vidéo de la marque est devenue un contenu viral du jour au lendemain, atteignant des millions de partages en 48 heures.
- https://fr.wikipedia.org/wiki/Marketing_viral
Italiano
contenuto virale
Contenuto digitale che si diffonde rapidamente e ampiamente su Internet attraverso la condivisione sui social network, sulle app di messaggistica e su altri canali. La sua portata cresce in modo esponenziale man mano che gli utenti lo trasmettono al proprio pubblico.
Il breve video del marchio è diventato un contenuto virale in una notte, raggiungendo milioni di condivisioni in 48 ore.
- https://it.wikipedia.org/wiki/Marketing_virale
中文
病毒式内容
通过社交网络、即时通讯应用和其他渠道的分享,在互联网上迅速而广泛传播的数字内容。随着用户将其转发给自己的受众,其触达范围呈指数级增长。
该品牌的短视频一夜之间成为病毒式内容,在48小时内获得了数百万次分享。
- https://zh.wikipedia.org/wiki/病毒式行銷
English
virtual assistant
A software agent that uses natural language processing and often AI to understand user requests and perform tasks or provide information via voice or text.
Users can ask the virtual assistant to set reminders, answer questions, or control smart home devices.
- https://en.wikipedia.org/wiki/Virtual_assistant
- https://developers.google.com/assistant
Deutsch
virtueller Assistent
Ein Softwareagent, der mithilfe von natürlicher Sprachverarbeitung und häufig KI Benutzeranfragen versteht und Aufgaben ausführt oder Informationen per Sprache oder Text bereitstellt.
Der virtuelle Assistent kann Termine anlegen, Fragen beantworten oder Smart-Home-Geräte steuern.
- https://de.wikipedia.org/wiki/Virtueller_Assistent
Français
assistant virtuel
Un agent logiciel qui utilise le traitement du langage naturel et souvent l'IA pour comprendre les demandes des utilisateurs et exécuter des tâches ou fournir des informations par la voix ou le texte.
L'assistant virtuel peut créer des rappels, répondre aux questions ou contrôler des appareils domotiques.
- https://fr.wikipedia.org/wiki/Assistant_personnel_intelligent
Italiano
assistente virtuale
Un agente software che utilizza l'elaborazione del linguaggio naturale e spesso l'IA per comprendere le richieste degli utenti ed eseguire attività o fornire informazioni tramite voce o testo.
L'assistente virtuale può impostare promemoria, rispondere a domande o controllare dispositivi per la casa intelligente.
- https://it.wikipedia.org/wiki/Assistente_virtuale
中文
虚拟助手
一种利用自然语言处理并通常结合人工智能技术的软件代理,能够理解用户请求,通过语音或文本执行任务或提供信息。
用户可以让虚拟助手设置提醒、回答问题或控制智能家居设备。
- https://zh.wikipedia.org/wiki/虚拟助手
English
visibility index
A metric that quantifies a domain's overall organic search visibility by aggregating keyword rankings weighted by search volume and click-through rate. It is used to track SEO performance over time.
After the content update, the site's visibility index rose by 15 percent within two months.
- https://www.sistrix.com/ask-sistrix/onpage-optimisation/sistrix-visibility-index/
- https://en.wikipedia.org/wiki/Search_engine_optimization
Deutsch
Sichtbarkeitsindex
Eine Kennzahl, die die gesamte organische Suchsichtbarkeit einer Domain misst, indem Keyword-Rankings gewichtet nach Suchvolumen und Klickrate aggregiert werden. Sie dient der Verfolgung der SEO-Leistung im Zeitverlauf.
Nach der Content-Überarbeitung stieg der Sichtbarkeitsindex der Website innerhalb von zwei Monaten um 15 Prozent.
- https://www.sistrix.com/de/frag-sistrix/onpage-optimierung/sistrix-sichtbarkeitsindex/
Français
indice de visibilité
Une mesure qui quantifie la visibilité organique globale d'un domaine en agrégeant les positions des mots-clés pondérées par le volume de recherche et le taux de clic. Elle sert à suivre la performance SEO dans le temps.
Après la mise à jour du contenu, l'indice de visibilité du site a augmenté de 15 pour cent en deux mois.
- https://www.sistrix.com/fr/
Italiano
indice di visibilità
Una metrica che quantifica la visibilità organica complessiva di un dominio aggregando i posizionamenti delle parole chiave ponderati per volume di ricerca e tasso di clic. Viene usata per monitorare le prestazioni SEO nel tempo.
Dopo l'aggiornamento dei contenuti, l'indice di visibilità del sito è aumentato del 15 per cento in due mesi.
- https://www.sistrix.com/it/
中文
可见性指数
一种衡量域名整体自然搜索可见性的指标,通过按搜索量和点击率加权聚合关键词排名得出。用于追踪SEO表现随时间的变化。
内容更新后,该网站的可见性指数在两个月内上升了15%。
- https://www.sistrix.com/
English
vision language model
A vision language model (VLM) is a multimodal AI model that jointly processes images and text, enabling tasks such as image captioning, visual question answering and image-text retrieval.
The vision language model correctly described the chart in the uploaded screenshot when asked about the sales trend.
- https://en.wikipedia.org/wiki/Vision-language_model
- https://huggingface.co/blog/vlms
Deutsch
Vision-Language-Modell
Ein Vision-Language-Modell (VLM) ist ein multimodales KI-Modell, das Bilder und Text gemeinsam verarbeitet und so Aufgaben wie Bildbeschreibung, visuelle Fragebeantwortung und Bild-Text-Suche ermöglicht.
Das Vision-Language-Modell beschrieb das Diagramm im hochgeladenen Screenshot korrekt, als es nach dem Umsatztrend gefragt wurde.
- https://de.wikipedia.org/wiki/Vision-Language-Modell
Français
modèle vision-langage
Un modèle vision-langage (VLM) est un modèle d'IA multimodal qui traite conjointement images et texte, permettant des tâches telles que le sous-titrage d'images, la réponse à des questions visuelles et la recherche image-texte.
Le modèle vision-langage a correctement décrit le graphique de la capture d'écran téléversée lorsqu'on l'a interrogé sur la tendance des ventes.
- https://fr.wikipedia.org/wiki/Mod%C3%A8le_vision-langage
Italiano
modello visione-linguaggio
Un modello visione-linguaggio (VLM) è un modello di IA multimodale che elabora congiuntamente immagini e testo, consentendo compiti come la descrizione di immagini, la risposta a domande visive e il recupero immagine-testo.
Il modello visione-linguaggio ha descritto correttamente il grafico dello screenshot caricato quando gli è stato chiesto l'andamento delle vendite.
- https://it.wikipedia.org/wiki/Modello_visione-linguaggio
中文
视觉语言模型
视觉语言模型(VLM)是一种同时处理图像和文本的多模态人工智能模型,可用于图像描述、视觉问答和图文检索等任务。
当被问及销售趋势时,视觉语言模型准确描述了上传截图中的图表。
- https://zh.wikipedia.org/wiki/%E8%A7%86%E8%A7%89%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B