TermBoyTerm

English
in-app browser
A browser embedded within a mobile application that renders web content without switching to the device's default browser. It relies on webview components and often lacks the full feature set of standalone browsers.
When a user taps a link inside a social media app, the page frequently opens in an in-app browser rather than in Safari or Chrome.
  • https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller
  • https://developer.android.com/reference/android/webkit/WebView
Deutsch
In-App-Browser
Ein in eine mobile App eingebetteter Browser, der Webinhalte anzeigt, ohne zum Standardbrowser des Geräts zu wechseln. Er basiert auf WebView-Komponenten und bietet oft einen eingeschränkten Funktionsumfang.
Wenn ein Nutzer in einer Social-Media-App auf einen Link tippt, öffnet sich die Seite häufig in einem In-App-Browser statt in Safari oder Chrome.
  • https://developer.android.com/reference/android/webkit/WebView
  • https://de.wikipedia.org/wiki/WebView
Français
navigateur intégré à l'application
Navigateur intégré à une application mobile qui affiche du contenu web sans passer par le navigateur par défaut de l'appareil. Il repose sur des composants WebView et offre souvent des fonctionnalités limitées.
Lorsqu'un utilisateur clique sur un lien dans une application de réseau social, la page s'ouvre souvent dans un navigateur intégré plutôt que dans Safari ou Chrome.
  • https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller
  • https://developer.android.com/reference/android/webkit/WebView
Italiano
browser in-app
Browser integrato in un'applicazione mobile che visualizza contenuti web senza passare al browser predefinito del dispositivo. Si basa su componenti WebView e offre spesso funzionalità ridotte.
Quando un utente tocca un link all'interno di un'app di social media, la pagina si apre spesso in un browser in-app anziché in Safari o Chrome.
  • https://developer.android.com/reference/android/webkit/WebView
  • https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller
中文
应用内浏览器
嵌入在移动应用中的浏览器,可在不切换到设备默认浏览器的情况下渲染网页内容。它依赖 WebView 组件,功能通常比独立浏览器有限。
当用户在社交媒体应用中点击链接时,页面通常会在应用内浏览器中打开,而不是在 Safari 或 Chrome 中。
  • https://developer.android.com/reference/android/webkit/WebView
  • https://zh.wikipedia.org/wiki/WebView
English
inbound marketing
A marketing methodology that attracts customers by creating valuable content and experiences tailored to them, rather than interrupting them with outbound advertising. It focuses on drawing prospects in through channels like SEO, blogs, and social media.
Instead of buying ad space, the startup relied on inbound marketing by publishing helpful blog articles that ranked well in search results.
  • https://en.wikipedia.org/wiki/Inbound_marketing
  • https://blog.hubspot.com/marketing/what-is-inbound-marketing
Deutsch
Inbound-Marketing
Eine Marketing-Methodik, die Kunden durch wertvolle, auf sie zugeschnittene Inhalte anzieht, statt sie mit klassischer Werbung zu unterbrechen. Sie stützt sich auf Kanäle wie SEO, Blogs und Social Media.
Das Unternehmen setzte auf Inbound-Marketing und veröffentlichte hilfreiche Ratgeber-Artikel, die potenzielle Kunden über die Suche fanden.
  • https://de.wikipedia.org/wiki/Inbound-Marketing
Français
inbound marketing
Méthodologie marketing qui attire les clients en créant des contenus et des expériences de valeur adaptés à leurs besoins, plutôt que de les interrompre par de la publicité classique. Elle s'appuie sur des canaux comme le SEO, les blogs et les réseaux sociaux.
Plutôt que d'acheter des espaces publicitaires, la marque a misé sur l'inbound marketing en publiant des articles de blog utiles bien positionnés dans les résultats de recherche.
  • https://fr.wikipedia.org/wiki/Inbound_marketing
Italiano
inbound marketing
Metodologia di marketing che attrae i clienti creando contenuti ed esperienze di valore pensati per loro, invece di interromperli con la pubblicità tradizionale. Si basa su canali come SEO, blog e social media.
Invece di acquistare spazi pubblicitari, l'azienda ha puntato sull'inbound marketing pubblicando articoli utili ben posizionati nei motori di ricerca.
  • https://it.wikipedia.org/wiki/Inbound_marketing
中文
集客营销
一种通过创造有价值且贴合用户需求的内容和体验来吸引客户的营销方法,而非用传统广告打扰用户。它主要依赖SEO、博客和社交媒体等渠道。
该公司没有购买广告位,而是采用集客营销策略,发布在搜索结果中排名靠前的实用博客文章。
  • https://zh.wikipedia.org/wiki/%E9%9B%86%E5%AE%A2%E8%90%A5%E9%94%80
English
in-context learning
In-context learning is the ability of a large language model to perform a task by inferring patterns from examples or instructions provided within the prompt, without updating its weights.
By adding a few labeled examples to the prompt, the model uses in-context learning to classify the new input correctly.
  • https://en.wikipedia.org/wiki/Prompt_engineering
  • https://arxiv.org/abs/2005.14165
Deutsch
In-Context-Learning
In-Context-Learning bezeichnet die Fähigkeit eines großen Sprachmodells, eine Aufgabe anhand von Beispielen oder Anweisungen innerhalb des Prompts zu lösen, ohne dass seine Gewichte angepasst werden.
Durch das Hinzufügen einiger Beispiele zum Prompt nutzt das Modell In-Context-Learning, um die neue Eingabe korrekt zu klassifizieren.
  • https://de.wikipedia.org/wiki/Prompt_Engineering
Français
apprentissage en contexte
L'apprentissage en contexte désigne la capacité d'un grand modèle de langage à réaliser une tâche à partir d'exemples ou d'instructions fournis dans l'invite, sans modifier ses poids.
En ajoutant quelques exemples annotés à l'invite, le modèle recourt à l'apprentissage en contexte pour classer correctement la nouvelle entrée.
  • https://fr.wikipedia.org/wiki/Ing%C3%A9nierie_de_prompt
Italiano
apprendimento nel contesto
L'apprendimento nel contesto è la capacità di un grande modello linguistico di svolgere un compito ricavando schemi da esempi o istruzioni forniti nel prompt, senza aggiornare i propri pesi.
Aggiungendo alcuni esempi etichettati al prompt, il modello sfrutta l'apprendimento nel contesto per classificare correttamente il nuovo input.
  • https://it.wikipedia.org/wiki/Prompt_engineering
中文
上下文学习
上下文学习是指大型语言模型通过提示中提供的示例或指令推断任务模式,从而在不更新权重的情况下完成任务的能力。
在提示中加入几个带标签的示例后,模型利用上下文学习正确地对新输入进行分类。
  • https://zh.wikipedia.org/wiki/%E6%8F%90%E7%A4%BA%E5%B7%A5%E7%A8%8B
English
index coverage
Index coverage refers to the status of a website's pages regarding their inclusion in a search engine's index, indicating which URLs are indexed, excluded, or contain errors. In Google Search Console it is reported through the Pages (formerly Index Coverage) report.
The index coverage report showed that 120 pages were indexed while 15 were excluded due to noindex tags.
  • https://support.google.com/webmasters/answer/7440203
Deutsch
Indexabdeckung
Die Indexabdeckung beschreibt den Status der Seiten einer Website hinsichtlich ihrer Aufnahme in den Suchmaschinenindex und zeigt an, welche URLs indexiert, ausgeschlossen oder fehlerhaft sind. In der Google Search Console wird sie über den Bericht 'Seiten' (früher 'Indexabdeckung') dargestellt.
Der Bericht zur Indexabdeckung zeigte, dass 120 Seiten indexiert und 15 wegen Noindex-Tags ausgeschlossen wurden.
  • https://support.google.com/webmasters/answer/7440203?hl=de
Français
couverture de l'index
La couverture de l'index désigne l'état des pages d'un site web quant à leur inclusion dans l'index d'un moteur de recherche, indiquant quelles URL sont indexées, exclues ou comportent des erreurs. Dans la Google Search Console, elle est présentée via le rapport « Pages » (anciennement « Couverture de l'index »).
Le rapport de couverture de l'index a montré que 120 pages étaient indexées tandis que 15 étaient exclues à cause de balises noindex.
  • https://support.google.com/webmasters/answer/7440203?hl=fr
Italiano
copertura dell'indice
La copertura dell'indice indica lo stato delle pagine di un sito web riguardo alla loro inclusione nell'indice di un motore di ricerca, mostrando quali URL sono indicizzate, escluse o presentano errori. In Google Search Console viene riportata tramite il rapporto « Pagine » (in precedenza « Copertura dell'indice »).
Il rapporto sulla copertura dell'indice ha mostrato che 120 pagine erano indicizzate mentre 15 erano escluse a causa di tag noindex.
  • https://support.google.com/webmasters/answer/7440203?hl=it
中文
索引覆盖率
索引覆盖率指网站页面在搜索引擎索引中的收录状态,表明哪些网址已被编入索引、被排除或存在错误。在 Google Search Console 中通过“网页”(原“索引覆盖率”)报告展示。
索引覆盖率报告显示有 120 个网页被编入索引,而 15 个因 noindex 标签被排除。
  • https://support.google.com/webmasters/answer/7440203?hl=zh-Hans
English
indexability
The capability of a web page or resource to be crawled, processed and stored in a search engine's index so that it can appear in search results. Indexability depends on technical signals such as robots directives, canonical tags and HTTP status codes.
A noindex meta tag on the checkout page prevents its indexability while leaving it accessible to users.
  • https://developers.google.com/search/docs/crawling-indexing
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing
Deutsch
Indexierbarkeit
Die Eigenschaft einer Webseite oder Ressource, von einer Suchmaschine erfasst, verarbeitet und in deren Index aufgenommen werden zu können, damit sie in den Suchergebnissen erscheint. Sie hängt von technischen Signalen wie Robots-Anweisungen, Canonical-Tags und HTTP-Statuscodes ab.
Ein noindex-Meta-Tag auf der Warenkorbseite verhindert deren Indexierbarkeit, obwohl die Seite für Nutzer erreichbar bleibt.
  • https://developers.google.com/search/docs/crawling-indexing?hl=de
  • https://de.wikipedia.org/wiki/Suchmaschinenindex
Français
indexabilité
Capacité d'une page ou d'une ressource web à être explorée, traitée et enregistrée dans l'index d'un moteur de recherche afin d'apparaître dans les résultats. Elle dépend de signaux techniques tels que les directives robots, les balises canoniques et les codes de statut HTTP.
Une balise meta noindex sur la page de paiement empêche son indexabilité tout en la laissant accessible aux utilisateurs.
  • https://developers.google.com/search/docs/crawling-indexing?hl=fr
  • https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
Italiano
indicizzabilità
Capacità di una pagina o risorsa web di essere scansionata, elaborata e archiviata nell'indice di un motore di ricerca affinché possa comparire nei risultati. Dipende da segnali tecnici come le direttive robots, i tag canonical e i codici di stato HTTP.
Un meta tag noindex sulla pagina di checkout ne impedisce l'indicizzabilità pur lasciandola accessibile agli utenti.
  • https://developers.google.com/search/docs/crawling-indexing?hl=it
  • https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
可索引性
网页或资源能够被搜索引擎抓取、处理并存入索引,从而在搜索结果中显示的能力。可索引性取决于 robots 指令、canonical 标签和 HTTP 状态码等技术信号。
结账页面上的 noindex 元标签会阻止其可索引性,但仍允许用户访问该页面。
  • https://developers.google.com/search/docs/crawling-indexing?hl=zh-cn
  • https://zh.wikipedia.org/wiki/搜索引擎优化
English
indexing
The process by which a search engine parses and stores web pages in its index so they can be retrieved and ranked for relevant queries. Indexing follows crawling and precedes serving of search results.
After crawling the page, Google performs indexing to add it to its searchable database.
  • https://developers.google.com/search/docs/fundamentals/how-search-works
  • https://en.wikipedia.org/wiki/Search_engine_indexing
Deutsch
Indexierung
Der Vorgang, bei dem eine Suchmaschine Webseiten analysiert und in ihrem Index speichert, damit sie für relevante Suchanfragen abgerufen und gerankt werden können. Die Indexierung folgt auf das Crawling.
Nach dem Crawlen der Seite erfolgt die Indexierung, wodurch sie in den Suchindex von Google aufgenommen wird.
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=de
  • https://de.wikipedia.org/wiki/Suchmaschinenindex
Français
indexation
Processus par lequel un moteur de recherche analyse et stocke les pages web dans son index afin qu'elles puissent être récupérées et classées pour des requêtes pertinentes. L'indexation suit l'exploration (crawling).
Après l'exploration de la page, Google procède à son indexation pour l'ajouter à sa base de données consultable.
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=fr
  • https://fr.wikipedia.org/wiki/Indexation_de_contenu
Italiano
indicizzazione
Processo con cui un motore di ricerca analizza e memorizza le pagine web nel proprio indice affinché possano essere recuperate e posizionate per query pertinenti. L'indicizzazione segue la scansione (crawling).
Dopo la scansione della pagina, Google esegue l'indicizzazione per aggiungerla al proprio database consultabile.
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=it
  • https://it.wikipedia.org/wiki/Motore_di_ricerca
中文
索引
搜索引擎解析并将网页存储到其索引中的过程,以便针对相关查询进行检索和排名。索引编制紧随抓取(crawling)之后。
在抓取该页面后,Google 会进行索引编制,将其添加到可搜索的数据库中。
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=zh-cn
  • https://zh.wikipedia.org/wiki/搜索引擎
English
inference
In machine learning, inference is the process of using a trained model to generate predictions or outputs from new input data. It is distinct from training, where the model's parameters are learned.
Running inference on the language model produced a response within milliseconds.
  • https://en.wikipedia.org/wiki/Inference_engine
  • https://cloud.google.com/vertex-ai/docs/predictions/overview
Deutsch
Inferenz
In der Maschinellen Lernen bezeichnet Inferenz den Prozess, bei dem ein trainiertes Modell aus neuen Eingabedaten Vorhersagen oder Ausgaben erzeugt. Sie ist von der Trainingsphase abzugrenzen, in der die Modellparameter gelernt werden.
Die Inferenz des Sprachmodells lieferte innerhalb von Millisekunden eine Antwort.
  • https://de.wikipedia.org/wiki/Inferenzmaschine
  • https://cloud.google.com/vertex-ai/docs/predictions/overview
Français
inférence
En apprentissage automatique, l'inférence désigne le processus par lequel un modèle entraîné génère des prédictions ou des sorties à partir de nouvelles données d'entrée. Elle se distingue de l'entraînement, durant lequel les paramètres du modèle sont appris.
L'inférence du modèle de langage a produit une réponse en quelques millisecondes.
  • https://fr.wikipedia.org/wiki/Moteur_d%27inf%C3%A9rence
  • https://cloud.google.com/vertex-ai/docs/predictions/overview
Italiano
inferenza
Nel machine learning, l'inferenza è il processo con cui un modello addestrato genera previsioni o output a partire da nuovi dati di input. Si distingue dall'addestramento, durante il quale vengono appresi i parametri del modello.
L'inferenza del modello linguistico ha prodotto una risposta in pochi millisecondi.
  • https://it.wikipedia.org/wiki/Motore_inferenziale
  • https://cloud.google.com/vertex-ai/docs/predictions/overview
中文
推理
在机器学习中,推理是指使用训练好的模型对新的输入数据生成预测或输出的过程。它区别于训练阶段——训练阶段用于学习模型参数。
在语言模型上运行推理,可在毫秒内生成响应。
  • https://zh.wikipedia.org/wiki/%E6%8E%A8%E7%90%86%E5%BC%95%E6%93%8E
  • https://cloud.google.com/vertex-ai/docs/predictions/overview
English
inference latency
The time elapsed between submitting an input to a trained machine learning model and receiving its output prediction. It is a key performance metric for real-time and interactive AI systems.
Reducing inference latency was critical for deploying the chatbot in production, where users expect responses within a fraction of a second.
  • https://cloud.google.com/vertex-ai/docs/predictions/overview
  • https://en.wikipedia.org/wiki/Inference_engine
Deutsch
Inferenzlatenz
Die Zeitspanne zwischen der Übergabe einer Eingabe an ein trainiertes Machine-Learning-Modell und dem Erhalt der Ausgabe. Sie ist eine zentrale Leistungskennzahl für echtzeitfähige und interaktive KI-Systeme.
Um den Sprachassistenten produktiv einzusetzen, musste die Inferenzlatenz auf unter 200 Millisekunden gesenkt werden.
  • https://cloud.google.com/vertex-ai/docs/predictions/overview?hl=de
Français
latence d'inférence
Le temps écoulé entre la soumission d'une entrée à un modèle d'apprentissage automatique entraîné et l'obtention de sa prédiction. Il s'agit d'un indicateur de performance clé pour les systèmes d'IA en temps réel et interactifs.
La réduction de la latence d'inférence était essentielle pour déployer le chatbot en production, où les utilisateurs attendent une réponse quasi instantanée.
  • https://cloud.google.com/vertex-ai/docs/predictions/overview?hl=fr
Italiano
latenza di inferenza
Il tempo che intercorre tra l'invio di un input a un modello di machine learning addestrato e la ricezione della relativa previsione. È una metrica di performance fondamentale per i sistemi di IA in tempo reale e interattivi.
Ridurre la latenza di inferenza è stato determinante per mettere in produzione l'assistente vocale, dove gli utenti si aspettano risposte quasi immediate.
  • https://cloud.google.com/vertex-ai/docs/predictions/overview?hl=it
中文
推理延迟
指将输入提交给已训练的机器学习模型到获得其预测输出之间所经历的时间。它是实时和交互式人工智能系统的关键性能指标。
为了将聊天机器人部署到生产环境,降低推理延迟至关重要,因为用户期望在瞬间获得响应。
  • https://cloud.google.com/vertex-ai/docs/predictions/overview?hl=zh-cn
English
influencer marketing
A form of social media marketing that leverages endorsements and product mentions from influencers—individuals with a dedicated and engaged following—to promote brands or products.
The cosmetics brand ran an influencer marketing campaign with several beauty creators on Instagram.
  • https://en.wikipedia.org/wiki/Influencer_marketing
Deutsch
Influencer-Marketing
Eine Form des Social-Media-Marketings, bei der Marken oder Produkte über Empfehlungen und Erwähnungen von Influencern mit reichweitenstarker, engagierter Zielgruppe beworben werden.
Die Kosmetikmarke setzte auf Influencer-Marketing mit mehreren Beauty-Creatorn auf Instagram.
  • https://de.wikipedia.org/wiki/Influencer-Marketing
Français
marketing d'influence
Forme de marketing sur les réseaux sociaux qui s'appuie sur les recommandations et mentions d'influenceurs disposant d'une audience engagée pour promouvoir des marques ou des produits.
La marque de cosmétiques a lancé une campagne de marketing d'influence avec plusieurs créateurs beauté sur Instagram.
  • https://fr.wikipedia.org/wiki/Marketing_d%27influence
Italiano
influencer marketing
Forma di social media marketing che sfrutta le raccomandazioni e le menzioni di influencer con un seguito ampio e coinvolto per promuovere marchi o prodotti.
Il marchio di cosmetici ha avviato una campagna di influencer marketing con diversi creator beauty su Instagram.
  • https://it.wikipedia.org/wiki/Influencer_marketing
中文
网红营销
一种社交媒体营销形式,借助拥有忠实且高互动粉丝群体的网红(意见领袖)的推荐和产品提及来推广品牌或产品。
该化妆品品牌与多位美妆网红在Instagram上开展了网红营销活动。
  • https://zh.wikipedia.org/wiki/影響者行銷
English
information architecture
Information architecture is the structural design and organization of content within a website or application to support usability, findability and intuitive navigation.
A clear information architecture helps users find the checkout page in just two clicks.
  • https://en.wikipedia.org/wiki/Information_architecture
  • https://www.nngroup.com/articles/ia-vs-navigation/
Deutsch
Informationsarchitektur
Die Informationsarchitektur bezeichnet die strukturelle Gestaltung und Organisation von Inhalten einer Website oder Anwendung, um Auffindbarkeit, Benutzerfreundlichkeit und intuitive Navigation zu unterstützen.
Eine durchdachte Informationsarchitektur hilft Nutzern, die Kassenseite mit nur zwei Klicks zu erreichen.
  • https://de.wikipedia.org/wiki/Informationsarchitektur
Français
architecture de l'information
L'architecture de l'information désigne la conception structurelle et l'organisation des contenus d'un site web ou d'une application afin de favoriser la trouvabilité, l'ergonomie et une navigation intuitive.
Une architecture de l'information claire permet aux utilisateurs d'atteindre la page de paiement en deux clics seulement.
  • https://fr.wikipedia.org/wiki/Architecture_de_l%27information
Italiano
architettura dell'informazione
L'architettura dell'informazione è la progettazione strutturale e l'organizzazione dei contenuti di un sito web o di un'applicazione per favorire reperibilità, usabilità e navigazione intuitiva.
Un'architettura dell'informazione ben progettata aiuta gli utenti a raggiungere la pagina di pagamento in soli due clic.
  • https://it.wikipedia.org/wiki/Architettura_dell%27informazione
中文
信息架构
信息架构是指对网站或应用中内容进行的结构化设计与组织,以提升内容的可查找性、可用性和直观导航。
清晰的信息架构能帮助用户仅需两次点击即可找到结算页面。
  • https://zh.wikipedia.org/wiki/%E4%BF%A1%E6%81%AF%E6%9E%B6%E6%9E%84
English
information gain
In the context of GEO and AI search, information gain refers to the additional, unique value a piece of content provides beyond what already appears in existing sources on the same topic. Google's ranking systems reportedly score documents by how much new information they add.
To rank well in AI Overviews, editors were told to maximise information gain by adding original data instead of rehashing competitor content.
  • https://patents.google.com/patent/US9916366B1/en
  • https://en.wikipedia.org/wiki/Information_gain_(decision_tree)
Deutsch
Information Gain
Im GEO- und KI-Such-Kontext bezeichnet Information Gain den zusätzlichen, einzigartigen Mehrwert, den ein Inhalt gegenüber bereits existierenden Quellen zum selben Thema bietet. Ranking-Systeme sollen Dokumente danach bewerten, wie viel neue Information sie liefern.
Um in KI-Übersichten zu ranken, sollte die Redaktion den Information Gain durch eigene Daten statt durch Aufgewärmtes maximieren.
  • https://patents.google.com/patent/US9916366B1/en
  • https://de.wikipedia.org/wiki/Informationsgewinn
Français
information gain
Dans le contexte du GEO et de la recherche IA, l'information gain désigne la valeur supplémentaire et unique qu'un contenu apporte par rapport aux sources déjà existantes sur le même sujet. Les systèmes de classement évalueraient les documents selon la quantité d'informations nouvelles apportées.
Pour bien se positionner dans les aperçus IA, la rédaction devait maximiser l'information gain en ajoutant des données originales plutôt que de reformuler la concurrence.
  • https://patents.google.com/patent/US9916366B1/en
  • https://fr.wikipedia.org/wiki/Gain_d%27information
Italiano
information gain
Nel contesto della GEO e della ricerca basata su IA, l'information gain indica il valore aggiuntivo e unico che un contenuto fornisce rispetto alle fonti già esistenti sullo stesso tema. I sistemi di ranking valuterebbero i documenti in base alla quantità di informazioni nuove offerte.
Per posizionarsi bene nelle panoramiche IA, la redazione doveva massimizzare l'information gain aggiungendo dati originali anziché rielaborare i contenuti della concorrenza.
  • https://patents.google.com/patent/US9916366B1/en
  • https://it.wikipedia.org/wiki/Guadagno_di_informazione
中文
信息增益
在生成式引擎优化(GEO)和AI搜索语境中,信息增益指某内容相比同主题现有来源所提供的额外且独特的价值。排名系统据称会根据文档带来多少新信息进行评分。
为了在AI概览中获得好的排名,编辑被要求通过添加原创数据而非改写竞争对手内容来最大化信息增益。
  • https://patents.google.com/patent/US9916366B1/en
  • https://zh.wikipedia.org/wiki/信息增益
English
information retrieval
The process of obtaining relevant information items, typically documents, from a large collection in response to a user's query. It underpins search engines, ranking algorithms and question-answering systems.
Modern search engines combine classical information retrieval techniques with neural ranking models to return the most relevant results.
  • https://en.wikipedia.org/wiki/Information_retrieval
  • https://nlp.stanford.edu/IR-book/
Deutsch
Information Retrieval
Das Auffinden und Bereitstellen relevanter Informationseinheiten, meist Dokumente, aus einer grossen Sammlung als Antwort auf eine Suchanfrage. Es bildet die Grundlage von Suchmaschinen, Ranking-Verfahren und Frage-Antwort-Systemen.
Suchmaschinen kombinieren klassisches Information Retrieval mit neuronalen Ranking-Modellen, um die relevantesten Treffer zu liefern.
  • https://de.wikipedia.org/wiki/Information_Retrieval
Français
recherche d'information
Processus consistant à retrouver des unités d'information pertinentes, généralement des documents, dans une vaste collection en réponse à une requête d'utilisateur. Elle fonde les moteurs de recherche, les algorithmes de classement et les systèmes de questions-réponses.
Les moteurs de recherche associent les techniques classiques de recherche d'information à des modèles de classement neuronaux pour renvoyer les résultats les plus pertinents.
  • https://fr.wikipedia.org/wiki/Recherche_d%27information
Italiano
recupero delle informazioni
Processo di individuazione e restituzione di unità informative pertinenti, tipicamente documenti, da una vasta raccolta in risposta a una query dell'utente. È alla base di motori di ricerca, algoritmi di ranking e sistemi di question-answering.
I motori di ricerca combinano le tecniche classiche di recupero delle informazioni con modelli di ranking neurali per restituire i risultati più pertinenti.
  • https://it.wikipedia.org/wiki/Recupero_dell%27informazione
中文
信息检索
指根据用户的查询,从大规模文档集合中获取相关信息单元(通常为文档)的过程。它是搜索引擎、排序算法和问答系统的基础。
现代搜索引擎将经典信息检索技术与神经排序模型相结合,以返回最相关的结果。
  • https://zh.wikipedia.org/wiki/%E4%BF%A1%E6%81%AF%E6%A3%80%E7%B4%A2
English
informational query
A search query whose intent is to obtain information, facts or answers rather than to complete a transaction or navigate to a specific website.
The search 'how does photosynthesis work' is a classic informational query.
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content
  • https://en.wikipedia.org/wiki/Web_search_query
Deutsch
informationsorientierte Suchanfrage
Eine Suchanfrage, deren Absicht darin besteht, Informationen, Fakten oder Antworten zu erhalten, statt eine Transaktion abzuschliessen oder eine bestimmte Website anzusteuern.
Die Suche 'wie funktioniert Photosynthese' ist eine typische informationsorientierte Suchanfrage.
  • https://de.wikipedia.org/wiki/Suchanfrage
Français
requête informationnelle
Requête de recherche dont l'intention est d'obtenir des informations, des faits ou des réponses, plutôt que de réaliser une transaction ou d'accéder à un site précis.
La recherche « comment fonctionne la photosynthèse » est une requête informationnelle typique.
  • https://fr.wikipedia.org/wiki/Requ%C3%AAte_(moteur_de_recherche)
Italiano
query informazionale
Query di ricerca la cui intenzione è ottenere informazioni, fatti o risposte, anziché completare una transazione o raggiungere un sito specifico.
La ricerca «come funziona la fotosintesi» è una tipica query informazionale.
  • https://it.wikipedia.org/wiki/Query
中文
信息型查询
以获取信息、事实或答案为意图的搜索查询,而非完成交易或导航至特定网站。
搜索“光合作用如何进行”是典型的信息型查询。
  • https://zh.wikipedia.org/wiki/%E6%90%9C%E7%B4%A2%E6%9F%A5%E8%AF%A2
English
instant answer
A SERP feature that displays a direct, concise answer to a user's query at the top of the search results, often without requiring a click to another page.
When you search for a currency conversion, Google shows an instant answer with the calculated result.
  • https://developers.google.com/search/docs/appearance/featured-snippets
  • https://en.wikipedia.org/wiki/Featured_snippet
Deutsch
Instant Answer
Ein SERP-Feature, das dem Nutzer eine direkte, kompakte Antwort auf seine Suchanfrage oberhalb der regulären Suchergebnisse anzeigt, oft ohne dass ein Klick nötig ist.
Bei der Suche nach einer Währungsumrechnung zeigt Google eine Instant Answer mit dem berechneten Ergebnis an.
  • https://developers.google.com/search/docs/appearance/featured-snippets
Français
réponse instantanée
Fonctionnalité SERP qui affiche une réponse directe et concise à la requête de l'utilisateur en haut des résultats de recherche, souvent sans nécessiter de clic.
Lorsqu'on recherche une conversion de devises, Google affiche une réponse instantanée avec le résultat calculé.
  • https://developers.google.com/search/docs/appearance/featured-snippets
Italiano
risposta immediata
Funzionalità SERP che mostra una risposta diretta e concisa alla query dell'utente in cima ai risultati di ricerca, spesso senza bisogno di un clic.
Cercando una conversione di valuta, Google mostra una risposta immediata con il risultato calcolato.
  • https://developers.google.com/search/docs/appearance/featured-snippets
中文
即时答案
一种搜索结果页面(SERP)功能,在搜索结果顶部直接显示对用户查询的简洁答案,通常无需点击其他页面即可获取信息。
搜索货币换算时,谷歌会显示带有计算结果的即时答案。
  • https://developers.google.com/search/docs/appearance/featured-snippets
English
instruction tuning
Instruction tuning is a fine-tuning technique in which a pretrained language model is further trained on datasets of tasks phrased as natural-language instructions and their desired outputs. It improves the model's ability to follow user instructions and generalize to unseen tasks.
After instruction tuning, the model reliably follows prompts such as 'Summarize this article in three bullet points.'
  • https://en.wikipedia.org/wiki/Instruction_tuning
  • https://arxiv.org/abs/2109.01652
Deutsch
Instruction Tuning
Instruction Tuning ist eine Feinabstimmungstechnik, bei der ein vortrainiertes Sprachmodell zusätzlich auf Datensätzen aus in natürlicher Sprache formulierten Anweisungen und den erwünschten Ausgaben trainiert wird. Dadurch folgt das Modell Nutzeranweisungen zuverlässiger und generalisiert besser auf neue Aufgaben.
Nach dem Instruction Tuning befolgt das Modell Aufforderungen wie 'Fasse diesen Artikel in drei Stichpunkten zusammen' zuverlässig.
  • https://de.wikipedia.org/wiki/Instruction_Tuning
Français
instruction tuning
L'instruction tuning est une technique d'ajustement fin par laquelle un modèle de langage pré-entraîné est entraîné davantage sur des jeux de données de tâches formulées comme des instructions en langage naturel accompagnées des sorties souhaitées. Cela améliore sa capacité à suivre les instructions des utilisateurs et à généraliser à des tâches inédites.
Après l'instruction tuning, le modèle suit correctement des consignes telles que « Résume cet article en trois points ».
  • https://arxiv.org/abs/2109.01652
Italiano
instruction tuning
L'instruction tuning è una tecnica di fine-tuning con cui un modello linguistico pre-addestrato viene ulteriormente addestrato su dataset di compiti formulati come istruzioni in linguaggio naturale con le rispettive uscite desiderate. Migliora la capacità del modello di seguire le istruzioni degli utenti e di generalizzare a compiti mai visti.
Dopo l'instruction tuning, il modello segue in modo affidabile richieste come «Riassumi questo articolo in tre punti».
  • https://arxiv.org/abs/2109.01652
中文
指令微调
指令微调是一种微调技术,即在预训练语言模型的基础上,使用以自然语言指令及其期望输出构成的任务数据集进行进一步训练。它提升了模型遵循用户指令并泛化到未见任务的能力。
经过指令微调后,模型能可靠地执行诸如“用三个要点总结这篇文章”之类的提示。
  • https://arxiv.org/abs/2109.01652
English
Interaction to Next Paint
A Core Web Vitals metric that measures a page's overall responsiveness by reporting the latency of the slowest interactions (clicks, taps, key presses) a user makes during a page visit. Lower INP values indicate a more responsive user experience.
The site improved its Interaction to Next Paint score below 200 milliseconds to pass the Core Web Vitals assessment.
  • https://web.dev/articles/inp
  • https://developer.mozilla.org/en-US/docs/Glossary/Interaction_to_next_paint
Deutsch
Interaction to Next Paint
Eine Core-Web-Vitals-Metrik, die die allgemeine Reaktionsfähigkeit einer Seite misst, indem sie die Latenz der langsamsten Nutzerinteraktionen (Klicks, Taps, Tastendrücke) während eines Seitenbesuchs erfasst. Niedrigere INP-Werte stehen für eine reaktionsschnellere Nutzererfahrung.
Die Website senkte ihren Interaction-to-Next-Paint-Wert unter 200 Millisekunden, um die Core-Web-Vitals-Bewertung zu bestehen.
  • https://web.dev/articles/inp
  • https://developer.mozilla.org/de/docs/Glossary/Interaction_to_next_paint
Français
Interaction to Next Paint
Une métrique des Core Web Vitals qui mesure la réactivité globale d'une page en rapportant la latence des interactions les plus lentes (clics, appuis, frappes) effectuées par l'utilisateur lors d'une visite. Des valeurs INP faibles indiquent une expérience plus réactive.
Le site a réduit son score Interaction to Next Paint sous les 200 millisecondes pour réussir l'évaluation des Core Web Vitals.
  • https://web.dev/articles/inp
  • https://developer.mozilla.org/fr/docs/Glossary/Interaction_to_next_paint
Italiano
Interaction to Next Paint
Una metrica dei Core Web Vitals che misura la reattività complessiva di una pagina riportando la latenza delle interazioni più lente (clic, tocchi, pressioni di tasti) eseguite dall'utente durante una visita. Valori INP più bassi indicano un'esperienza più reattiva.
Il sito ha ridotto il proprio punteggio Interaction to Next Paint sotto i 200 millisecondi per superare la valutazione dei Core Web Vitals.
  • https://web.dev/articles/inp
  • https://developer.mozilla.org/it/docs/Glossary/Interaction_to_next_paint
中文
Interaction to Next Paint
一项核心网页指标(Core Web Vitals),通过报告用户在访问页面期间最慢交互(点击、轻触、按键)的延迟来衡量页面的整体响应能力。INP 值越低,表示用户体验越流畅。
该网站将 Interaction to Next Paint 得分降至 200 毫秒以下,以通过核心网页指标评估。
  • https://web.dev/articles/inp
  • https://developer.mozilla.org/zh-CN/docs/Glossary/Interaction_to_next_paint
English
internal link structure
The arrangement of hyperlinks that connect pages within the same website, guiding users and search engine crawlers through the site's content hierarchy.
A well-planned internal link structure helps search engines discover deep pages and distributes link equity across the site.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://en.wikipedia.org/wiki/Internal_link
Deutsch
interne Linkstruktur
Die Anordnung von Hyperlinks, die Seiten innerhalb derselben Website miteinander verbinden und Nutzer sowie Suchmaschinen-Crawler durch die Inhaltshierarchie führen.
Eine durchdachte interne Linkstruktur hilft Suchmaschinen, tief liegende Seiten zu erfassen und verteilt die Linkkraft über die gesamte Website.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
Français
structure de liens internes
L'organisation des hyperliens reliant les pages d'un même site web, qui guide les utilisateurs et les robots d'exploration à travers la hiérarchie du contenu.
Une structure de liens internes bien pensée aide les moteurs de recherche à découvrir les pages profondes et répartit le jus de lien sur tout le site.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
Italiano
struttura di link interni
La disposizione dei collegamenti ipertestuali che uniscono le pagine di uno stesso sito web, guidando utenti e crawler dei motori di ricerca attraverso la gerarchia dei contenuti.
Una struttura di link interni ben progettata aiuta i motori di ricerca a scoprire le pagine profonde e distribuisce il link equity in tutto il sito.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
中文
内部链接结构
连接同一网站内各页面的超链接布局,用于引导用户和搜索引擎爬虫浏览网站的内容层级。
合理的内部链接结构有助于搜索引擎发现深层页面,并在整个网站中分配链接权重。
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
English
internal linking
The practice of creating hyperlinks between pages on the same website to help users and search engines navigate and understand the site's structure and topical relationships.
Effective internal linking distributes link equity across the site and guides crawlers to important pages.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://en.wikipedia.org/wiki/Internal_link
Deutsch
interne Verlinkung
Das Setzen von Hyperlinks zwischen Seiten derselben Website, um Nutzern und Suchmaschinen die Navigation sowie das Verständnis der Seitenstruktur und thematischen Zusammenhänge zu erleichtern.
Eine durchdachte interne Verlinkung verteilt den Link-Wert auf der Website und lenkt Crawler zu wichtigen Seiten.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://de.wikipedia.org/wiki/Interner_Link
Français
maillage interne
Pratique consistant à créer des hyperliens entre les pages d'un même site web afin d'aider les utilisateurs et les moteurs de recherche à naviguer et à comprendre la structure et les relations thématiques du site.
Un bon maillage interne répartit le jus de lien sur le site et oriente les robots vers les pages importantes.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://fr.wikipedia.org/wiki/Lien_interne
Italiano
link interni
Pratica di creare collegamenti ipertestuali tra le pagine dello stesso sito web per aiutare utenti e motori di ricerca a navigare e comprendere la struttura del sito e le relazioni tematiche.
Una struttura di link interni ben progettata distribuisce il valore dei collegamenti nel sito e guida i crawler verso le pagine importanti.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://it.wikipedia.org/wiki/Collegamento_ipertestuale
中文
内部链接
在同一网站的各个页面之间创建超链接的做法,帮助用户和搜索引擎浏览并理解网站的结构与主题关联。
良好的内部链接能在网站内传递链接权重,并引导爬虫抓取重要页面。
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://zh.wikipedia.org/wiki/超連結
English
international SEO
International SEO is the practice of optimizing a website so that search engines can identify which countries and languages the content targets, delivering the correct version to users in different regions.
Their international SEO strategy used hreflang tags to serve German visitors the .de version and French visitors the .fr version.
  • https://developers.google.com/search/docs/specialty/international
  • https://developers.google.com/search/docs/specialty/international/localized-versions
Deutsch
International SEO
International SEO bezeichnet die Optimierung einer Website, damit Suchmaschinen erkennen, welche Länder und Sprachen die Inhalte adressieren, und Nutzern in verschiedenen Regionen die passende Version ausliefern.
Die International-SEO-Strategie nutzte hreflang-Tags, um deutschen Besuchern die .de-Version und französischen die .fr-Version anzuzeigen.
  • https://developers.google.com/search/docs/specialty/international?hl=de
  • https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
Français
SEO international
Le SEO international consiste à optimiser un site web afin que les moteurs de recherche identifient les pays et langues ciblés par le contenu et servent la version appropriée aux internautes de différentes régions.
Leur stratégie de SEO international reposait sur les balises hreflang pour afficher la version .fr aux visiteurs français et la version .de aux visiteurs allemands.
  • https://developers.google.com/search/docs/specialty/international?hl=fr
  • https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
Italiano
SEO internazionale
La SEO internazionale è la pratica di ottimizzare un sito web affinché i motori di ricerca riconoscano i paesi e le lingue a cui i contenuti si rivolgono, fornendo la versione corretta agli utenti di regioni diverse.
La loro strategia di SEO internazionale usava i tag hreflang per mostrare la versione .it agli utenti italiani e quella .de a quelli tedeschi.
  • https://developers.google.com/search/docs/specialty/international?hl=it
  • https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
国际化SEO
国际化SEO是指对网站进行优化,使搜索引擎能够识别内容所针对的国家和语言,并向不同地区的用户提供正确的版本。
他们的国际化SEO策略使用hreflang标签,向德国访客展示.de版本,向法国访客展示.fr版本。
  • https://developers.google.com/search/docs/specialty/international?hl=zh-cn
  • https://zh.wikipedia.org/wiki/搜索引擎优化
English
Internet of Things
The Internet of Things is a network of physical objects embedded with sensors, software and connectivity that enables them to collect and exchange data over the internet. It extends network connectivity beyond traditional computing devices to everyday physical items.
Smart thermostats and connected door locks are typical Internet of Things devices in a modern home.
  • https://en.wikipedia.org/wiki/Internet_of_things
  • https://www.itu.int/rec/T-REC-Y.2060-201206-I
Deutsch
Internet der Dinge
Das Internet der Dinge bezeichnet ein Netzwerk physischer Objekte, die mit Sensoren, Software und Konnektivität ausgestattet sind und über das Internet Daten sammeln und austauschen. Es erweitert die Netzwerkanbindung über klassische Computer hinaus auf alltägliche Gegenstände.
Vernetzte Thermostate und smarte Türschlösser sind typische Geräte im Internet der Dinge.
  • https://de.wikipedia.org/wiki/Internet_der_Dinge
Français
Internet des objets
L'Internet des objets désigne un réseau d'objets physiques dotés de capteurs, de logiciels et d'une connectivité leur permettant de collecter et d'échanger des données via internet. Il étend la connectivité réseau au-delà des ordinateurs traditionnels vers les objets du quotidien.
Les thermostats connectés et les serrures intelligentes sont des appareils typiques de l'Internet des objets.
  • https://fr.wikipedia.org/wiki/Internet_des_objets
Italiano
Internet delle cose
L'Internet delle cose indica una rete di oggetti fisici dotati di sensori, software e connettività che consentono loro di raccogliere e scambiare dati tramite internet. Estende la connettività di rete oltre i tradizionali dispositivi informatici agli oggetti di uso quotidiano.
I termostati connessi e le serrature intelligenti sono dispositivi tipici dell'Internet delle cose.
  • https://it.wikipedia.org/wiki/Internet_delle_cose
中文
物联网
物联网是指嵌入传感器、软件和连接功能的物理对象所构成的网络,使它们能够通过互联网收集和交换数据。它将网络连接从传统计算设备扩展到日常物理物品。
智能恒温器和联网门锁是现代家庭中典型的物联网设备。
  • https://zh.wikipedia.org/wiki/物联网
English
inventory management
The process of ordering, storing, tracking and controlling a company's stock of goods to ensure the right quantities are available at the right time. In e-commerce it is often automated and synchronized across sales channels.
Real-time inventory management prevents the online shop from selling products that are already out of stock.
  • https://en.wikipedia.org/wiki/Inventory_management
  • https://en.wikipedia.org/wiki/Inventory_management_software
Deutsch
Bestandsverwaltung
Der Prozess der Beschaffung, Lagerung, Verfolgung und Steuerung des Warenbestands eines Unternehmens, um passende Mengen zur richtigen Zeit verfügbar zu halten. Im E-Commerce erfolgt sie meist automatisiert und kanalübergreifend.
Eine automatisierte Bestandsverwaltung verhindert, dass der Onlineshop bereits ausverkaufte Artikel anbietet.
  • https://de.wikipedia.org/wiki/Bestandsmanagement
Français
gestion des stocks
Processus de commande, de stockage, de suivi et de contrôle des marchandises d'une entreprise afin de disposer des bonnes quantités au bon moment. Dans le commerce électronique, elle est souvent automatisée et synchronisée entre les canaux de vente.
Une gestion des stocks en temps réel empêche la boutique en ligne de vendre des produits déjà épuisés.
  • https://fr.wikipedia.org/wiki/Gestion_des_stocks
Italiano
gestione delle scorte
Processo di ordinazione, stoccaggio, tracciamento e controllo delle merci di un'azienda per garantire la disponibilità delle giuste quantità al momento opportuno. Nell'e-commerce è spesso automatizzata e sincronizzata tra i canali di vendita.
Una gestione delle scorte in tempo reale impedisce al negozio online di vendere prodotti già esauriti.
  • https://it.wikipedia.org/wiki/Gestione_delle_scorte
中文
库存管理
对企业商品库存进行订购、存储、跟踪和控制的过程,以确保在合适的时间提供合适的数量。在电子商务中通常实现自动化并跨销售渠道同步。
实时库存管理可防止网店销售已经售罄的商品。
  • https://zh.wikipedia.org/wiki/庫存管理
English
inverse document frequency
Inverse document frequency (IDF) is a weighting measure that quantifies how rare or informative a term is across a collection of documents, decreasing the weight of terms that occur in many documents. It is typically computed as the logarithm of the total number of documents divided by the number of documents containing the term.
Because the word 'the' appears in nearly every document, its inverse document frequency is very low.
  • https://en.wikipedia.org/wiki/Tf%E2%80%93idf
  • https://nlp.stanford.edu/IR-book/html/htmledition/inverse-document-frequency-1.html
Deutsch
inverse Dokumenthäufigkeit
Die inverse Dokumenthäufigkeit (IDF) ist ein Gewichtungsmass, das angibt, wie selten und damit informativ ein Term innerhalb einer Dokumentsammlung ist, und häufige Terme abschwächt. Sie wird meist als Logarithmus des Verhältnisses der Gesamtzahl der Dokumente zur Zahl der Dokumente mit dem Term berechnet.
Da das Wort «und» in fast jedem Dokument vorkommt, ist seine inverse Dokumenthäufigkeit sehr gering.
  • https://de.wikipedia.org/wiki/Tf-idf-Ma%C3%9F
Français
fréquence inverse de document
La fréquence inverse de document (IDF) est une mesure de pondération qui quantifie la rareté et donc le pouvoir discriminant d'un terme au sein d'une collection de documents, en réduisant le poids des termes très fréquents. Elle se calcule généralement comme le logarithme du rapport entre le nombre total de documents et le nombre de documents contenant le terme.
Comme le mot « le » apparaît dans presque tous les documents, sa fréquence inverse de document est très faible.
  • https://fr.wikipedia.org/wiki/TF-IDF
Italiano
frequenza inversa di documento
La frequenza inversa di documento (IDF) è una misura di ponderazione che quantifica quanto un termine sia raro e quindi informativo all'interno di una collezione di documenti, riducendo il peso dei termini molto frequenti. Si calcola solitamente come logaritmo del rapporto tra il numero totale di documenti e il numero di documenti che contengono il termine.
Poiché la parola «il» compare in quasi tutti i documenti, la sua frequenza inversa di documento è molto bassa.
  • https://it.wikipedia.org/wiki/Tf-idf
中文
逆文档频率
逆文档频率(IDF)是一种权重度量,用于衡量某个词在整个文档集合中的稀有程度和信息量,降低在大量文档中出现的常见词的权重。通常计算为文档总数除以包含该词的文档数量的对数。
由于“的”一词几乎出现在每一篇文档中,它的逆文档频率非常低。
  • https://zh.wikipedia.org/wiki/Tf-idf
English
inverted index
A data structure that maps content, such as words or terms, to their locations in a set of documents, enabling fast full-text search. It is the core index structure used by most search engines.
The search engine builds an inverted index so that a query for a word instantly returns all documents containing it.
  • https://en.wikipedia.org/wiki/Inverted_index
Deutsch
invertierter Index
Eine Datenstruktur, die Inhalte wie Wörter oder Terme auf ihre Fundstellen in einer Dokumentmenge abbildet und so eine schnelle Volltextsuche ermöglicht. Sie ist die zentrale Indexstruktur der meisten Suchmaschinen.
Die Suchmaschine erstellt einen invertierten Index, damit eine Anfrage nach einem Wort sofort alle Dokumente liefert, die es enthalten.
  • https://de.wikipedia.org/wiki/Invertierter_Index
Français
index inversé
Structure de données qui associe des contenus, comme des mots ou des termes, à leur emplacement dans un ensemble de documents, permettant une recherche plein texte rapide. C'est la structure d'index centrale de la plupart des moteurs de recherche.
Le moteur de recherche construit un index inversé afin qu'une requête sur un mot renvoie instantanément tous les documents qui le contiennent.
  • https://fr.wikipedia.org/wiki/Index_invers%C3%A9
Italiano
indice invertito
Struttura dati che associa contenuti, come parole o termini, alla loro posizione in un insieme di documenti, consentendo una ricerca full-text rapida. È la struttura di indice fondamentale della maggior parte dei motori di ricerca.
Il motore di ricerca costruisce un indice invertito in modo che una query su una parola restituisca subito tutti i documenti che la contengono.
  • https://it.wikipedia.org/wiki/Indice_invertito
中文
倒排索引
一种将内容(如词语或术语)映射到其在文档集合中位置的数据结构,从而实现快速全文检索。它是大多数搜索引擎的核心索引结构。
搜索引擎构建倒排索引,使得对某个词的查询能够立即返回所有包含该词的文档。
  • https://zh.wikipedia.org/wiki/%E5%80%92%E6%8E%92%E7%B4%A2%E5%BC%95
English
IP address
A numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication, enabling identification and location addressing.
Every server hosting a website is reachable via at least one IP address.
  • https://en.wikipedia.org/wiki/IP_address
  • https://datatracker.ietf.org/doc/html/rfc791
Deutsch
IP-Adresse
Eine numerische Kennung, die jedem Gerät in einem Netzwerk zugewiesen wird, das über das Internetprotokoll kommuniziert, und die zur Identifikation und Adressierung dient.
Jeder Webserver ist über mindestens eine IP-Adresse erreichbar.
  • https://de.wikipedia.org/wiki/IP-Adresse
Français
adresse IP
Étiquette numérique attribuée à chaque appareil connecté à un réseau utilisant le protocole Internet, permettant son identification et son adressage.
Chaque serveur web est accessible via au moins une adresse IP.
  • https://fr.wikipedia.org/wiki/Adresse_IP
Italiano
indirizzo IP
Etichetta numerica assegnata a ciascun dispositivo connesso a una rete che utilizza il protocollo Internet, che ne consente l'identificazione e l'indirizzamento.
Ogni server web è raggiungibile tramite almeno un indirizzo IP.
  • https://it.wikipedia.org/wiki/Indirizzo_IP
中文
IP地址
分配给使用互联网协议进行通信的网络中每台设备的数字标识,用于设备的识别和寻址定位。
每个托管网站的服务器至少可以通过一个IP地址访问。
  • https://zh.wikipedia.org/wiki/IP地址
English
jailbreak
In the context of AI, a jailbreak is a technique that manipulates a large language model through crafted prompts to bypass its safety guardrails and produce restricted or prohibited outputs.
The researcher demonstrated a jailbreak that tricked the chatbot into revealing its hidden system prompt.
  • https://en.wikipedia.org/wiki/Prompt_injection
  • https://owasp.org/www-project-top-10-for-large-language-model-applications/
Deutsch
Jailbreak
Im KI-Kontext bezeichnet ein Jailbreak eine Technik, mit der ein grosses Sprachmodell durch gezielt gestaltete Prompts dazu gebracht wird, seine Sicherheitsvorgaben zu umgehen und eingeschränkte oder verbotene Ausgaben zu erzeugen.
Der Forscher zeigte einen Jailbreak, der den Chatbot dazu brachte, seinen verborgenen System-Prompt preiszugeben.
  • https://de.wikipedia.org/wiki/Prompt_Injection
Français
jailbreak
Dans le contexte de l'IA, un jailbreak est une technique qui manipule un grand modèle de langage au moyen d'invites conçues pour contourner ses garde-fous de sécurité et produire des sorties restreintes ou interdites.
Le chercheur a présenté un jailbreak qui a poussé le chatbot à révéler son invite système cachée.
  • https://fr.wikipedia.org/wiki/Injection_de_prompt
Italiano
jailbreak
Nel contesto dell'IA, un jailbreak è una tecnica che manipola un modello linguistico di grandi dimensioni tramite prompt appositamente costruiti per aggirare le sue misure di sicurezza e produrre output limitati o vietati.
Il ricercatore ha mostrato un jailbreak che ha indotto il chatbot a rivelare il suo prompt di sistema nascosto.
  • https://it.wikipedia.org/wiki/Prompt_injection
中文
越狱
在人工智能领域,越狱是指通过精心构造的提示词操纵大语言模型,绕过其安全防护机制,从而生成受限或被禁止内容的技术。
研究人员演示了一种越狱方法,诱导聊天机器人泄露其隐藏的系统提示词。
  • https://zh.wikipedia.org/wiki/提示词注入