TermBoyTerm

中文
表层网络
万维网中被常规搜索引擎索引并可通过直接超链接向公众开放访问的部分。它与不被标准搜索引擎索引的深网相对。
通过谷歌能找到的网页大多属于表层网络,而表层网络仅占所有在线内容的一小部分。
  • https://zh.wikipedia.org/wiki/表层网络
English
surface web
The portion of the World Wide Web that is indexed by standard search engines and accessible to the general public through direct hyperlinks. It contrasts with the deep web, which is not indexed by conventional search engines.
Most websites you find via Google are part of the surface web, which represents only a small fraction of all online content.
  • https://en.wikipedia.org/wiki/Surface_web
Deutsch
Surface Web
Der Teil des World Wide Web, der von gängigen Suchmaschinen indexiert und über direkte Hyperlinks öffentlich zugänglich ist. Er steht im Gegensatz zum Deep Web, das von Standardsuchmaschinen nicht erfasst wird.
Die über Google auffindbaren Seiten gehören zum Surface Web, das nur einen kleinen Teil aller Online-Inhalte ausmacht.
  • https://de.wikipedia.org/wiki/Surface_Web
Français
web surfacique
Partie du World Wide Web indexée par les moteurs de recherche classiques et accessible au public via des hyperliens directs. Il s'oppose au web profond, qui n'est pas indexé par les moteurs de recherche standard.
Les pages trouvées via Google font partie du web surfacique, qui ne représente qu'une infime portion de tout le contenu en ligne.
  • https://fr.wikipedia.org/wiki/Web_surfacique
Italiano
surface web
Parte del World Wide Web indicizzata dai motori di ricerca convenzionali e accessibile al pubblico tramite collegamenti ipertestuali diretti. Si contrappone al deep web, non indicizzato dai motori di ricerca standard.
Le pagine reperibili tramite Google appartengono al surface web, che rappresenta solo una piccola frazione di tutti i contenuti online.
  • https://it.wikipedia.org/wiki/Surface_web
中文
规范标签
带有 rel="canonical" 属性的 HTML 链接元素,用于指定含重复或相似内容页面的首选(规范)URL,帮助搜索引擎合并排名信号。
打印版页面上的规范标签指向主文章的 URL。
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=zh-cn
  • https://zh.wikipedia.org/wiki/Canonical_link_element
English
canonical tag
An HTML link element with rel="canonical" that specifies the preferred (canonical) URL for a page with duplicate or similar content, helping search engines consolidate ranking signals.
The canonical tag on the print-friendly page points back to the main article URL.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls
  • https://en.wikipedia.org/wiki/Canonical_link_element
Deutsch
Canonical Tag
Ein HTML-Link-Element mit rel="canonical", das die bevorzugte (kanonische) URL einer Seite mit doppeltem oder ähnlichem Inhalt angibt, damit Suchmaschinen Ranking-Signale zusammenführen können.
Das Canonical Tag der Druckversion verweist auf die URL des Hauptartikels.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=de
  • https://de.wikipedia.org/wiki/Canonical_Link
Français
balise canonical
Élément de lien HTML avec rel="canonical" qui indique l'URL préférée (canonique) d'une page présentant un contenu dupliqué ou similaire, afin que les moteurs de recherche regroupent les signaux de classement.
La balise canonical de la version imprimable renvoie vers l'URL de l'article principal.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=fr
  • https://fr.wikipedia.org/wiki/URL_canonique
Italiano
tag canonical
Elemento link HTML con rel="canonical" che indica l'URL preferito (canonico) di una pagina con contenuti duplicati o simili, aiutando i motori di ricerca a consolidare i segnali di ranking.
Il tag canonical della versione stampabile rimanda all'URL dell'articolo principale.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=it
  • https://it.wikipedia.org/wiki/URL_canonico
中文
规范网址
当相同或相似内容可通过多个网址访问时,网站指定为页面权威版本的首选网址。搜索引擎会将排名信号汇总到该规范版本。
为避免重复内容问题,该页面通过 HTML 头部的 rel="canonical" 链接元素声明其规范网址。
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=zh-cn
  • https://zh.wikipedia.org/wiki/Canonical_link_element
English
canonical URL
The preferred URL that a website designates as the authoritative version of a page when duplicate or similar content is accessible under multiple URLs. Search engines consolidate ranking signals to this canonical version.
To avoid duplicate content issues, the page declares its canonical URL using a rel="canonical" link element in the HTML head.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls
  • https://en.wikipedia.org/wiki/Canonical_link_element
Deutsch
kanonische URL
Die von einer Website als maßgeblich festgelegte bevorzugte URL einer Seite, wenn identische oder ähnliche Inhalte unter mehreren URLs erreichbar sind. Suchmaschinen bündeln die Ranking-Signale auf diese kanonische Version.
Um Duplicate Content zu vermeiden, gibt die Seite ihre kanonische URL über ein rel="canonical"-Element im HTML-Kopf an.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=de
  • https://de.wikipedia.org/wiki/Canonical_Tag
Français
URL canonique
L'URL préférée qu'un site web désigne comme version faisant autorité d'une page lorsque des contenus identiques ou similaires sont accessibles via plusieurs URL. Les moteurs de recherche regroupent les signaux de classement vers cette version canonique.
Pour éviter le contenu dupliqué, la page déclare son URL canonique via un élément rel="canonical" dans l'en-tête HTML.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=fr
  • https://fr.wikipedia.org/wiki/URL_canonique
Italiano
URL canonico
L'URL preferito che un sito web designa come versione autorevole di una pagina quando contenuti identici o simili sono accessibili tramite più URL. I motori di ricerca consolidano i segnali di ranking su questa versione canonica.
Per evitare contenuti duplicati, la pagina dichiara il proprio URL canonico tramite un elemento rel="canonical" nell'intestazione HTML.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=it
  • https://it.wikipedia.org/wiki/Canonical_link_element
中文
视口
网页在浏览器窗口中的可见区域,其大小随设备和屏幕尺寸而变化。在响应式设计中通过 viewport meta 标签进行控制。
将 viewport meta 标签设置为 width=device-width,可确保页面在移动设备上正确缩放。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTML/Viewport_meta_tag
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
中文
视觉搜索
一种以图像而非文本作为查询输入的搜索技术,用户通过上传或拍摄图片即可查找信息、商品或相似图像。它依赖计算机视觉和机器学习来解析图像内容。
借助 Google Lens 的视觉搜索,用户可以将相机对准物体以识别并购买相似商品。
  • https://lens.google/
  • https://zh.wikipedia.org/wiki/以图搜图
English
visual search
A search technology that uses an image rather than text as the query input, letting users find information, products or similar visuals by uploading or capturing a picture. It relies on computer vision and machine learning to interpret image content.
With Google Lens visual search, users can point their camera at a plant to identify its species and buy related products.
  • https://lens.google/
  • https://en.wikipedia.org/wiki/Visual_search_engine
Deutsch
visuelle Suche
Eine Suchtechnologie, bei der ein Bild anstelle von Text als Suchanfrage dient, sodass Nutzer durch Hochladen oder Aufnehmen eines Fotos Informationen, Produkte oder ähnliche Bilder finden. Sie basiert auf Computer Vision und maschinellem Lernen.
Mit der visuellen Suche von Google Lens können Nutzer die Kamera auf einen Gegenstand richten und ähnliche Produkte kaufen.
  • https://lens.google/
  • https://de.wikipedia.org/wiki/Bildersuche
Français
recherche visuelle
Technologie de recherche qui utilise une image plutôt qu'un texte comme requête, permettant aux utilisateurs de trouver des informations, des produits ou des visuels similaires en téléchargeant ou en capturant une photo. Elle repose sur la vision par ordinateur et l'apprentissage automatique.
Grâce à la recherche visuelle de Google Lens, les utilisateurs peuvent pointer leur caméra vers un objet pour identifier des produits similaires.
  • https://lens.google/
  • https://fr.wikipedia.org/wiki/Moteur_de_recherche_visuelle
Italiano
ricerca visiva
Tecnologia di ricerca che utilizza un'immagine anziché un testo come query, consentendo agli utenti di trovare informazioni, prodotti o immagini simili caricando o scattando una foto. Si basa sulla visione artificiale e sull'apprendimento automatico.
Con la ricerca visiva di Google Lens gli utenti possono inquadrare un oggetto per identificare prodotti simili.
  • https://lens.google/
  • https://it.wikipedia.org/wiki/Motore_di_ricerca_visuale
中文
视觉语言模型
视觉语言模型(VLM)是一种同时处理图像和文本的多模态人工智能模型,可用于图像描述、视觉问答和图文检索等任务。
当被问及销售趋势时,视觉语言模型准确描述了上传截图中的图表。
  • https://zh.wikipedia.org/wiki/%E8%A7%86%E8%A7%89%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B
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
中文
视频SEO
视频SEO是指对视频内容及其元数据进行优化,以提升其在搜索引擎和视频平台中的排名。常用手段包括结构化数据、字幕转录、缩略图和视频站点地图。
通过添加VideoObject结构化数据和视频站点地图,团队提升了视频SEO效果,并在谷歌获得了丰富搜索结果。
  • https://developers.google.com/search/docs/appearance/video
  • https://zh.wikipedia.org/wiki/搜索引擎优化
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
中文
视频搜索
一种专注于查找和检索视频内容的网络搜索类型,通过索引元数据、字幕文本和页面上下文来实现。结果通常以视频缩略图或专门的视频标签页形式呈现。
添加结构化数据和字幕有助于提升视频在视频搜索中的排名。
  • 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 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
中文
视频站点地图
视频站点地图是一种专门的 XML 站点地图或其扩展,为搜索引擎提供网站上托管视频的结构化元数据,例如标题、描述、时长和缩略图 URL,帮助搜索引擎发现并索引视频内容。
我们添加了视频站点地图,以便 Google 能够索引嵌入在产品页面中的教程视频。
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
  • https://www.sitemaps.org/protocol.html
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
中文
视频轮播
一种搜索结果页(SERP)功能,以可水平滚动的横排形式展示多个视频结果,通常来自 YouTube 等平台。它针对具有强烈视频意图的查询出现。
对于查询“如何打领带”,谷歌会显示一个包含多个教程视频的视频轮播。
  • https://developers.google.com/search/docs/appearance/video?hl=zh-cn
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
中文
训练数据
用于训练机器学习模型的数据集,模型从中学习模式并调整其参数。数据的质量、数量和代表性在很大程度上决定了模型的性能。
该语言模型使用从公开网络抓取的海量训练数据进行了预训练。
  • https://zh.wikipedia.org/wiki/%E8%AE%AD%E7%BB%83%E9%9B%86%E3%80%81%E9%AA%8C%E8%AF%81%E9%9B%86%E5%92%8C%E6%B5%8B%E8%AF%95%E9%9B%86
English
training data
The dataset used to fit a machine learning model, from which the model learns patterns and adjusts its parameters. Its quality, quantity and representativeness largely determine model performance.
The chatbot was pretrained on a massive corpus of training data scraped from the public web.
  • https://en.wikipedia.org/wiki/Training,_validation,_and_test_data_sets
  • https://developers.google.com/machine-learning/glossary#training-set
Deutsch
Trainingsdaten
Der Datensatz, mit dem ein Machine-Learning-Modell trainiert wird und aus dem es Muster lernt und seine Parameter anpasst. Umfang, Qualität und Repräsentativität bestimmen massgeblich die Modellleistung.
Das Sprachmodell wurde mit riesigen Mengen an Trainingsdaten aus dem offenen Web vortrainiert.
  • https://de.wikipedia.org/wiki/Trainingsdaten
Français
données d'entraînement
Ensemble de données utilisé pour entraîner un modèle d'apprentissage automatique, à partir duquel il apprend des motifs et ajuste ses paramètres. Sa qualité et sa représentativité déterminent largement la performance du modèle.
Le modèle a été pré-entraîné sur d'immenses volumes de données d'entraînement issues du web public.
  • https://fr.wikipedia.org/wiki/Jeux_d%27entra%C3%AEnement,_de_validation_et_de_test
Italiano
dati di addestramento
Insieme di dati utilizzato per addestrare un modello di machine learning, dal quale il modello apprende schemi e regola i propri parametri. Qualità, quantità e rappresentatività ne determinano in gran parte le prestazioni.
Il modello è stato preaddestrato su enormi quantità di dati di addestramento raccolti dal web pubblico.
  • https://it.wikipedia.org/wiki/Insieme_di_addestramento
中文
训练数据退出
网站所有者或内容创作者用来表明其内容不得用于训练人工智能或机器学习模型的机制,通常通过 robots.txt 指令、HTTP 标头或元数据实现。
该出版商添加了训练数据退出信号,以防止其文章被纳入大型语言模型的训练集。
  • https://zh.wikipedia.org/wiki/%E6%A9%9F%E5%99%A8%E4%BA%BA%E6%8E%92%E9%99%A4%E6%A8%99%E6%BA%96
English
training data opt-out
A mechanism by which website owners or content creators signal that their content may not be used to train AI or machine learning models. It is often implemented via robots.txt directives, HTTP headers, or metadata.
The publisher added a training data opt-out signal to prevent its articles from being ingested into large language models.
  • https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers
  • https://en.wikipedia.org/wiki/Robots.txt
Deutsch
Trainingsdaten-Opt-out
Ein Mechanismus, mit dem Website-Betreiber oder Content-Ersteller signalisieren, dass ihre Inhalte nicht zum Training von KI- oder Machine-Learning-Modellen verwendet werden dürfen. Umgesetzt wird dies meist über robots.txt-Direktiven, HTTP-Header oder Metadaten.
Der Verlag fügte ein Trainingsdaten-Opt-out hinzu, damit seine Artikel nicht in Sprachmodelle einfliessen.
  • https://de.wikipedia.org/wiki/Robots_Exclusion_Standard
Français
opt-out des données d'entraînement
Mécanisme par lequel les propriétaires de sites ou les créateurs de contenu signalent que leur contenu ne doit pas servir à entraîner des modèles d'IA ou d'apprentissage automatique. Il est généralement mis en œuvre via des directives robots.txt, des en-têtes HTTP ou des métadonnées.
L'éditeur a ajouté un opt-out des données d'entraînement pour empêcher que ses articles alimentent les grands modèles de langage.
  • https://fr.wikipedia.org/wiki/Protocole_d%27exclusion_des_robots
Italiano
opt-out dei dati di addestramento
Meccanismo con cui i proprietari di siti web o i creatori di contenuti indicano che i loro contenuti non possono essere usati per addestrare modelli di IA o di machine learning. Viene solitamente implementato tramite direttive robots.txt, intestazioni HTTP o metadati.
L'editore ha aggiunto un opt-out dei dati di addestramento per evitare che i suoi articoli confluiscano nei modelli linguistici.
  • https://it.wikipedia.org/wiki/Robots_exclusion_standard
中文
训练语料库
用于训练机器学习模型(尤其是语言模型)的大规模、结构化文本或其他数据集合。模型从中学习统计规律和表示。
该语言模型在包含数万亿个词元的多语言训练语料库上进行了训练。
  • https://zh.wikipedia.org/wiki/%E8%AF%AD%E6%96%99%E5%BA%93
  • https://zh.wikipedia.org/wiki/%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B
English
training corpus
A large, structured collection of text or other data used to train a machine learning model, especially a language model. It provides the examples from which the model learns statistical patterns and representations.
The language model was trained on a multilingual training corpus of several trillion tokens.
  • https://en.wikipedia.org/wiki/Text_corpus
  • https://en.wikipedia.org/wiki/Language_model
Deutsch
Trainingskorpus
Eine grosse, strukturierte Sammlung von Text- oder anderen Daten, die zum Training eines maschinellen Lernmodells, insbesondere eines Sprachmodells, verwendet wird. Aus ihr lernt das Modell statistische Muster und Repräsentationen.
Das Sprachmodell wurde auf einem mehrsprachigen Trainingskorpus mit mehreren Billionen Tokens trainiert.
  • https://de.wikipedia.org/wiki/Textkorpus
  • https://de.wikipedia.org/wiki/Sprachmodell
Français
corpus d'entraînement
Ensemble vaste et structuré de textes ou d'autres données servant à entraîner un modèle d'apprentissage automatique, notamment un modèle de langue. Le modèle y apprend des motifs statistiques et des représentations.
Le modèle de langue a été entraîné sur un corpus d'entraînement multilingue de plusieurs milliers de milliards de tokens.
  • https://fr.wikipedia.org/wiki/Corpus
  • https://fr.wikipedia.org/wiki/Mod%C3%A8le_de_langage
Italiano
corpus di addestramento
Ampia e strutturata raccolta di testi o altri dati usata per addestrare un modello di apprendimento automatico, in particolare un modello linguistico. Da essa il modello apprende schemi statistici e rappresentazioni.
Il modello linguistico è stato addestrato su un corpus di addestramento multilingue di diversi trilioni di token.
  • https://it.wikipedia.org/wiki/Corpus
  • https://it.wikipedia.org/wiki/Modello_linguistico
中文
论坛
一种在线讨论平台,用户在其中发布按主题和话题串组织的消息。在SEO和GEO语境中,论坛是用户生成内容和社区权威信号的重要来源。
营销人员监测垂直领域论坛,以发现AI搜索引擎可能会呈现的热门问题。
  • https://zh.wikipedia.org/wiki/%E7%B6%B2%E8%B7%AF%E8%AB%96%E5%A3%87
English
forum
An online discussion platform where users post messages organized into topics and threads. In SEO and GEO contexts, forums are important sources of user-generated content and community-driven authority signals.
Marketers monitor niche forums to identify trending questions that AI search engines are likely to surface.
  • https://en.wikipedia.org/wiki/Internet_forum
Deutsch
Forum
Eine Online-Diskussionsplattform, auf der Nutzer Beiträge in Themen und Diskussionssträngen veröffentlichen. Im SEO- und GEO-Kontext sind Foren wichtige Quellen nutzergenerierter Inhalte und community-basierter Autoritätssignale.
Für die GEO-Strategie werden Foren analysiert, um häufig gestellte Nutzerfragen zu erkennen.
  • https://de.wikipedia.org/wiki/Internetforum
Français
forum
Plateforme de discussion en ligne où les utilisateurs publient des messages organisés en sujets et fils de discussion. En SEO et GEO, les forums sont des sources importantes de contenu généré par les utilisateurs et de signaux d'autorité communautaires.
Les forums spécialisés sont surveillés pour repérer les questions fréquentes que les moteurs de recherche IA mettent en avant.
  • https://fr.wikipedia.org/wiki/Forum_(informatique)
Italiano
forum
Piattaforma di discussione online in cui gli utenti pubblicano messaggi organizzati in argomenti e thread. In ottica SEO e GEO, i forum sono fonti importanti di contenuti generati dagli utenti e di segnali di autorevolezza della community.
I forum di settore vengono monitorati per individuare le domande frequenti che i motori di ricerca basati sull'IA tendono a mostrare.
  • https://it.wikipedia.org/wiki/Forum_(Internet)
中文
评价信号
评价信号是从在线客户评价中提取的排名因素,包含评价数量、更新频率、多样性、情感倾向和星级评分,影响本地搜索的可见度。
积极的评价信号(如高星级评分和近期评价)可以提升商家在谷歌本地搜索结果中的排名。
  • https://www.semrush.com/blog/local-seo-ranking-factors/
English
review signal
A review signal is a ranking factor derived from online customer reviews, encompassing review quantity, velocity, diversity, sentiment and star ratings that influence local search visibility.
Positive review signals such as high ratings and recent review velocity can improve a business's position in the Google local pack.
  • https://www.semrush.com/blog/local-seo-ranking-factors/
  • https://whitespark.ca/local-search-ranking-factors/
Deutsch
Review-Signal
Ein Review-Signal ist ein Rankingfaktor, der aus Online-Kundenbewertungen abgeleitet wird und Faktoren wie Anzahl, Aktualität, Vielfalt, Stimmung und Sternebewertung der Rezensionen umfasst.
Positive Review-Signale wie hohe Sternebewertungen und aktuelle Rezensionen können die Sichtbarkeit im lokalen Google-Suchergebnis verbessern.
  • https://www.semrush.com/blog/local-seo-ranking-factors/
Français
signal d'avis
Un signal d'avis est un facteur de classement issu des avis clients en ligne, incluant le nombre, la fraîcheur, la diversité, le sentiment et la note en étoiles des avis.
Des signaux d'avis positifs, comme des notes élevées et des avis récents, peuvent améliorer la visibilité dans le pack local de Google.
  • https://www.semrush.com/blog/local-seo-ranking-factors/
Italiano
review signal
Un review signal è un fattore di ranking derivato dalle recensioni online dei clienti, che comprende quantità, frequenza, diversità, sentiment e valutazione a stelle delle recensioni.
Segnali di recensione positivi, come valutazioni elevate e recensioni recenti, possono migliorare la visibilità nel local pack di Google.
  • https://www.semrush.com/blog/local-seo-ranking-factors/
中文
评价星级
一种 SERP 功能,在搜索结果旁显示星级评分(通常为 1 至 5 星),来源于页面中的评价或评分结构化数据。它属于富媒体搜索结果的一部分,可提升点击率。
在添加了有效的 Review 结构化数据后,该产品页面开始在谷歌搜索结果中显示评价星级。
  • https://developers.google.com/search/docs/appearance/structured-data/review-snippet?hl=zh-cn
English
review stars
A SERP feature that displays a star rating (typically 1 to 5) alongside a search result, derived from structured review or rating markup on the page. They form part of a rich result and can improve click-through rates.
After adding valid Review schema markup, the product page began showing review stars in the Google search results.
  • https://developers.google.com/search/docs/appearance/structured-data/review-snippet
Deutsch
Bewertungssterne
Ein SERP-Feature, das neben einem Suchergebnis eine Sternebewertung (meist 1 bis 5) anzeigt, basierend auf strukturierten Rezensions- oder Bewertungsdaten der Seite. Sie sind Teil eines Rich-Snippets und können die Klickrate erhöhen.
Nach dem Einbau des Review-Markups erschienen für die Produktseite Bewertungssterne in den Google-Suchergebnissen.
  • https://developers.google.com/search/docs/appearance/structured-data/review-snippet?hl=de
Français
étoiles d'avis
Fonctionnalité SERP affichant une note en étoiles (généralement de 1 à 5) à côté d'un résultat de recherche, issue des données structurées d'avis ou de notation de la page. Elles font partie d'un résultat enrichi et peuvent améliorer le taux de clics.
Après l'ajout du balisage Review, la page produit a commencé à afficher des étoiles d'avis dans les résultats de Google.
  • https://developers.google.com/search/docs/appearance/structured-data/review-snippet?hl=fr
Italiano
stelle di recensione
Funzionalità SERP che mostra una valutazione a stelle (in genere da 1 a 5) accanto a un risultato di ricerca, ricavata dai dati strutturati di recensione o valutazione della pagina. Fanno parte di un rich result e possono aumentare il tasso di clic.
Dopo aver aggiunto il markup Review, la pagina del prodotto ha iniziato a mostrare le stelle di recensione nei risultati di Google.
  • https://developers.google.com/search/docs/appearance/structured-data/review-snippet?hl=it
中文
评分系统
一种结构化机制,允许用户对产品、卖家或服务进行评价,通常使用星级或分数等量表,以在电子商务中汇总客户反馈。
该网店采用五星评分系统,让买家一眼就能判断产品质量。
  • https://zh.wikipedia.org/wiki/%E9%9B%BB%E5%AD%90%E5%95%86%E5%8B%99
  • https://developers.google.com/search/docs/appearance/structured-data/review-snippet
English
rating system
A structured mechanism that allows users to evaluate products, sellers or services, typically using a scale such as stars or points, to aggregate customer feedback in e-commerce.
The online shop uses a five-star rating system so buyers can assess product quality at a glance.
  • https://en.wikipedia.org/wiki/Rating_site
  • https://developers.google.com/search/docs/appearance/structured-data/review-snippet
Deutsch
Bewertungssystem
Ein strukturiertes Verfahren, mit dem Nutzer Produkte, Verkäufer oder Dienstleistungen bewerten, meist über eine Skala wie Sterne oder Punkte, um Kundenfeedback im E-Commerce zu aggregieren.
Der Onlineshop nutzt ein Fünf-Sterne-Bewertungssystem, damit Käufer die Produktqualität schnell einschätzen können.
  • https://de.wikipedia.org/wiki/Bewertungsportal
  • https://developers.google.com/search/docs/appearance/structured-data/review-snippet
Français
système de notation
Mécanisme structuré permettant aux utilisateurs d'évaluer des produits, vendeurs ou services, généralement au moyen d'une échelle telle que des étoiles ou des points, afin d'agréger les avis clients dans le commerce électronique.
La boutique en ligne utilise un système de notation à cinq étoiles pour que les acheteurs jugent rapidement la qualité des produits.
  • https://fr.wikipedia.org/wiki/Site_d%27avis_de_consommateurs
  • https://developers.google.com/search/docs/appearance/structured-data/review-snippet
Italiano
sistema di valutazione
Meccanismo strutturato che consente agli utenti di valutare prodotti, venditori o servizi, in genere mediante una scala come stelle o punti, per aggregare i feedback dei clienti nell'e-commerce.
Il negozio online utilizza un sistema di valutazione a cinque stelle affinché gli acquirenti possano giudicare rapidamente la qualità dei prodotti.
  • https://it.wikipedia.org/wiki/Commercio_elettronico
  • https://developers.google.com/search/docs/appearance/structured-data/review-snippet
中文
评论管理
在各类平台上监控、回复和分析客户评论的做法,旨在提升企业的在线声誉和本地搜索可见性。
有效的评论管理帮助这家餐厅提高了平均评分,并在谷歌地图本地排名中上升。
  • https://support.google.com/business/answer/3474050
  • https://zh.wikipedia.org/wiki/%E7%BD%91%E7%BB%9C%E5%A3%B0%E8%AA%89%E7%AE%A1%E7%90%86
English
review management
The practice of monitoring, responding to, and analyzing customer reviews across platforms to improve a business's online reputation and local search visibility.
Effective review management helped the restaurant raise its average rating and climb in the Google Maps local pack.
  • https://support.google.com/business/answer/3474050
  • https://en.wikipedia.org/wiki/Online_reputation_management
Deutsch
Bewertungsmanagement
Das systematische Überwachen, Beantworten und Auswerten von Kundenbewertungen auf verschiedenen Plattformen, um die Online-Reputation und die lokale Sichtbarkeit eines Unternehmens zu verbessern.
Durch konsequentes Bewertungsmanagement konnte das Café seine Durchschnittsbewertung erhöhen und im Local Pack von Google aufsteigen.
  • https://support.google.com/business/answer/3474050
  • https://de.wikipedia.org/wiki/Online-Reputationsmanagement
Français
gestion des avis
Pratique consistant à surveiller, répondre et analyser les avis clients sur différentes plateformes afin d'améliorer la réputation en ligne et la visibilité locale d'une entreprise.
Une bonne gestion des avis a permis au restaurant d'augmenter sa note moyenne et de progresser dans le pack local de Google.
  • https://support.google.com/business/answer/3474050
  • https://fr.wikipedia.org/wiki/Gestion_de_la_r%C3%A9putation_en_ligne
Italiano
gestione delle recensioni
Pratica di monitoraggio, risposta e analisi delle recensioni dei clienti sulle varie piattaforme per migliorare la reputazione online e la visibilità locale di un'azienda.
Una gestione efficace delle recensioni ha permesso al ristorante di aumentare la valutazione media e salire nel local pack di Google.
  • https://support.google.com/business/answer/3474050
  • https://it.wikipedia.org/wiki/Reputazione_online
中文
词元
词元(token)是语言模型处理文本的基本单位,通常是由分词器生成的单词、子词或字符序列。模型的上下文长度和计费常以词元数量衡量。
由于提示词超过了模型 128,000 个词元的最大上下文窗口,输入被截断。
  • https://zh.wikipedia.org/wiki/%E5%A4%A7%E5%9E%8B%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B
  • https://platform.openai.com/tokenizer
English
token
A token is the basic unit of text that a language model processes, typically a word, subword, or character sequence produced by a tokenizer. Model input length and pricing are commonly measured in tokens.
The prompt was truncated because it exceeded the model's maximum context window of 128,000 tokens.
  • https://platform.openai.com/tokenizer
  • https://en.wikipedia.org/wiki/Large_language_model
Deutsch
Token
Ein Token ist die kleinste Verarbeitungseinheit, in die ein Sprachmodell Text zerlegt, meist ein Wort, Wortteil oder eine Zeichenfolge, die vom Tokenizer erzeugt wird. Kontextlänge und Preise werden häufig in Token gemessen.
Die Eingabe wurde gekürzt, da sie das maximale Kontextfenster des Modells von 128.000 Token überschritt.
  • https://de.wikipedia.org/wiki/Large_Language_Model
  • https://platform.openai.com/tokenizer
Français
token
Un token est l'unité de base de texte traitée par un modèle de langage, généralement un mot, un sous-mot ou une séquence de caractères produite par le tokeniseur. La longueur de contexte et la tarification se mesurent souvent en tokens.
L'invite a été tronquée car elle dépassait la fenêtre de contexte maximale du modèle de 128 000 tokens.
  • https://fr.wikipedia.org/wiki/Grand_mod%C3%A8le_de_langage
  • https://platform.openai.com/tokenizer
Italiano
token
Un token è l'unità di base del testo elaborata da un modello linguistico, tipicamente una parola, una sottoparola o una sequenza di caratteri generata dal tokenizer. La lunghezza del contesto e i costi si misurano spesso in token.
Il prompt è stato troncato perché superava la finestra di contesto massima del modello di 128.000 token.
  • https://it.wikipedia.org/wiki/Modello_linguistico_di_grandi_dimensioni
  • https://platform.openai.com/tokenizer
中文
词嵌入
词嵌入是一种通过学习得到的、将词映射到连续向量空间中的稠密向量表示,语义相近的词在该空间中彼此靠近。它广泛应用于自然语言处理和信息检索,用以捕捉词义和上下文。
该搜索引擎使用词嵌入技术,即使查询与文档使用了不同但相关的词语,也能实现匹配。
  • https://zh.wikipedia.org/wiki/词嵌入
English
word embedding
A word embedding is a learned dense vector representation of a word in a continuous vector space, where semantically similar words are located close to one another. It is widely used in natural language processing and information retrieval to capture meaning and context.
The search engine uses word embeddings to match queries with documents even when different but related terms are used.
  • https://en.wikipedia.org/wiki/Word_embedding
Deutsch
Worteinbettung
Eine Worteinbettung ist eine erlernte dichte Vektorrepräsentation eines Wortes in einem kontinuierlichen Vektorraum, in dem semantisch ähnliche Wörter nahe beieinander liegen. Sie dient in der Sprachverarbeitung und im Information Retrieval dazu, Bedeutung und Kontext abzubilden.
Die Suchmaschine nutzt Worteinbettungen, um Suchanfragen auch dann mit Dokumenten abzugleichen, wenn unterschiedliche, aber verwandte Begriffe verwendet werden.
  • https://de.wikipedia.org/wiki/Word_Embedding
Français
plongement lexical
Un plongement lexical est une représentation vectorielle dense apprise d'un mot dans un espace vectoriel continu, où les mots sémantiquement proches sont situés à proximité les uns des autres. Il est largement utilisé en traitement du langage naturel et en recherche d'information.
Le moteur de recherche utilise des plongements lexicaux pour associer les requêtes aux documents même lorsque des termes différents mais liés sont employés.
  • https://fr.wikipedia.org/wiki/Word_embedding
Italiano
word embedding
Un word embedding è una rappresentazione vettoriale densa e appresa di una parola in uno spazio vettoriale continuo, in cui le parole semanticamente simili si trovano vicine tra loro. È ampiamente utilizzato nell'elaborazione del linguaggio naturale e nel recupero delle informazioni.
Il motore di ricerca utilizza i word embedding per abbinare le query ai documenti anche quando vengono usati termini diversi ma correlati.
  • https://it.wikipedia.org/wiki/Word_embedding
中文
词干提取
词干提取(stemming)是一种自然语言处理技术,通过去除后缀等方式将词形变化或派生的单词还原为词干形式。它常用于信息检索,以匹配同一词的不同变体。
通过词干提取,单词 'running'、'runs' 和 'runner' 都会被还原为词干 'run'。
  • https://zh.wikipedia.org/wiki/词干提取
English
stemming
Stemming is a natural-language-processing technique that reduces inflected or derived words to their word stem or root form, often by stripping suffixes. It is used in information retrieval to match query terms with variant forms in indexed documents.
Through stemming, the words 'running', 'runs' and 'runner' are all reduced to the stem 'run'.
  • https://en.wikipedia.org/wiki/Stemming
  • https://nlp.stanford.edu/IR-book/html/htmledition/stemming-and-lemmatization-1.html
Deutsch
Stemming
Stemming ist ein Verfahren der Computerlinguistik, das flektierte oder abgeleitete Wörter auf ihren Wortstamm zurückführt, meist durch Entfernen von Suffixen. Im Information Retrieval erhöht es die Trefferquote, indem Wortvarianten auf eine gemeinsame Form gebracht werden.
Durch Stemming werden 'laufen', 'läuft' und 'Läufer' auf den Stamm 'lauf' reduziert.
  • https://de.wikipedia.org/wiki/Stemming
Français
racinisation
La racinisation (stemming) est une technique de traitement automatique du langage qui réduit les mots fléchis ou dérivés à leur racine, souvent par troncature des suffixes. Elle est utilisée en recherche d'information pour rapprocher les variantes d'un même mot.
Grâce à la racinisation, les mots « courir », « court » et « coureur » sont ramenés à la racine « cour ».
  • https://fr.wikipedia.org/wiki/Racinisation
Italiano
stemming
Lo stemming è una tecnica di elaborazione del linguaggio naturale che riduce le parole flesse o derivate alla loro radice, spesso rimuovendo i suffissi. Viene usato nel recupero delle informazioni per far corrispondere le varianti di uno stesso termine.
Attraverso lo stemming le parole 'correre', 'corre' e 'corridore' vengono ricondotte alla radice 'corr'.
  • https://it.wikipedia.org/wiki/Stemming
中文
词形还原
通过形态分析和词性判断,将一个词的各种屈折形式还原为其词典基本形式(词元)的过程。与词干提取不同,词形还原生成有效的词典词形。
通过词形还原,'running'、'ran' 和 'runs' 都被映射到词元 'run'。
  • https://zh.wikipedia.org/wiki/词形还原
English
lemmatization
The process of reducing a word to its canonical dictionary form (lemma) using morphological analysis and part-of-speech context. Unlike stemming, it produces valid base forms.
Through lemmatization, the words 'running', 'ran' and 'runs' are all mapped to the lemma 'run'.
  • https://en.wikipedia.org/wiki/Lemmatisation
  • https://nlp.stanford.edu/IR-book/html/htmledition/stemming-and-lemmatization-1.html
Deutsch
Lemmatisierung
Verfahren zur Rückführung einer Wortform auf ihre Grundform (Lemma) mittels morphologischer Analyse und Wortartbestimmung. Im Gegensatz zum Stemming werden gültige Wörterbuchformen erzeugt.
Durch Lemmatisierung werden 'ging', 'gehe' und 'gegangen' auf das Lemma 'gehen' zurückgeführt.
  • https://de.wikipedia.org/wiki/Lemmatisierung
Français
lemmatisation
Processus consistant à ramener une forme fléchie à sa forme canonique (lemme) au moyen d'une analyse morphologique et de la catégorie grammaticale. Contrairement à la racinisation, elle produit des formes valides du dictionnaire.
Grâce à la lemmatisation, 'mangeait', 'mange' et 'mangé' sont tous ramenés au lemme 'manger'.
  • https://fr.wikipedia.org/wiki/Lemmatisation
Italiano
lemmatizzazione
Processo di riduzione di una forma flessa alla sua forma canonica (lemma) tramite analisi morfologica e categoria grammaticale. A differenza dello stemming, produce forme valide del dizionario.
Grazie alla lemmatizzazione, 'correva', 'corro' e 'corso' vengono ricondotti al lemma 'correre'.
  • https://it.wikipedia.org/wiki/Lemmatizzazione
中文
词性标注
自然语言处理中的一项任务,根据词语的定义和上下文,为文本中的每个词分配名词、动词、形容词等语法类别。
词性标注会将“run”在“They run fast”中标为动词,而在“a long run”中标为名词。
  • https://zh.wikipedia.org/wiki/%E8%A9%9E%E6%80%A7%E6%A8%99%E8%A8%BB
English
part-of-speech tagging
The natural language processing task of assigning each word in a text a grammatical category such as noun, verb, or adjective based on its definition and context.
Part-of-speech tagging labels 'run' as a verb in 'They run fast' but as a noun in 'a long run'.
  • https://en.wikipedia.org/wiki/Part-of-speech_tagging
Deutsch
Wortartenerkennung
Aufgabe der maschinellen Sprachverarbeitung, bei der jedem Wort eines Textes eine grammatische Wortart wie Substantiv, Verb oder Adjektiv anhand von Definition und Kontext zugeordnet wird.
Die Wortartenerkennung markiert 'laufen' als Verb, während 'der Lauf' als Substantiv erkannt wird.
  • https://de.wikipedia.org/wiki/Part-of-speech-Tagging
Français
étiquetage morphosyntaxique
Tâche de traitement automatique du langage naturel consistant à attribuer à chaque mot d'un texte une catégorie grammaticale telle que nom, verbe ou adjectif en fonction de sa définition et de son contexte.
L'étiquetage morphosyntaxique classe 'porte' comme nom ou comme verbe selon le contexte de la phrase.
  • https://fr.wikipedia.org/wiki/%C3%89tiquetage_morpho-syntaxique
Italiano
etichettatura morfosintattica
Compito di elaborazione del linguaggio naturale che assegna a ogni parola di un testo una categoria grammaticale come nome, verbo o aggettivo in base alla definizione e al contesto.
L'etichettatura morfosintattica classifica 'canto' come nome o verbo a seconda del contesto della frase.
  • https://it.wikipedia.org/wiki/Part-of-speech_tagging
中文
词袋模型
自然语言处理中的一种文本表示模型,将文档描述为其词语及词频的无序集合,忽略语法和词序。常用于信息检索和文本分类中的特征提取。
使用词袋模型,搜索引擎将每个文档表示为词频向量。
  • https://zh.wikipedia.org/wiki/词袋模型
English
bag of words
A text representation model in NLP that describes a document as an unordered collection of its words along with their frequencies, disregarding grammar and word order. It is commonly used for feature extraction in information retrieval and text classification.
Using a bag of words model, the search engine represented each document as a vector of word counts.
  • https://en.wikipedia.org/wiki/Bag-of-words_model
Deutsch
Bag-of-Words
Ein Textrepräsentationsmodell im NLP, das ein Dokument als ungeordnete Menge seiner Wörter samt deren Häufigkeiten beschreibt und dabei Grammatik und Wortreihenfolge ignoriert. Es dient häufig zur Merkmalsextraktion im Information Retrieval und in der Textklassifikation.
Mit einem Bag-of-Words-Modell stellte die Suchmaschine jedes Dokument als Vektor von Worthäufigkeiten dar.
  • https://de.wikipedia.org/wiki/Bag-of-words-Modell
Français
sac de mots
Modèle de représentation de texte en TAL qui décrit un document comme un ensemble non ordonné de ses mots et de leurs fréquences, sans tenir compte de la grammaire ni de l'ordre des mots. Il est couramment utilisé pour l'extraction de caractéristiques en recherche d'information et en classification de textes.
Avec un modèle de sac de mots, le moteur de recherche représentait chaque document par un vecteur de fréquences de mots.
  • https://fr.wikipedia.org/wiki/Sac_de_mots
Italiano
bag of words
Modello di rappresentazione del testo nell'NLP che descrive un documento come un insieme non ordinato delle sue parole con le relative frequenze, ignorando grammatica e ordine delle parole. È comunemente usato per l'estrazione di caratteristiche nel recupero delle informazioni e nella classificazione dei testi.
Con un modello bag of words, il motore di ricerca rappresentava ogni documento come un vettore di frequenze di parole.
  • https://it.wikipedia.org/wiki/Bag-of-words
中文
词频
词频(TF)指某个词在文档中出现的次数,是信息检索和文本挖掘中常用的权重计算组成部分。
一个在短文档中出现十次的词具有较高的词频,可能提升其相关性得分。
  • https://zh.wikipedia.org/wiki/Tf-idf
English
term frequency
Term frequency (TF) is a measure of how often a given term appears in a document, typically used as a weighting component in information retrieval and text mining.
A word that occurs ten times in a short document has a high term frequency, which can boost its relevance score.
  • https://en.wikipedia.org/wiki/Tf%E2%80%93idf
Deutsch
Termfrequenz
Die Termfrequenz (TF) gibt an, wie oft ein bestimmter Term in einem Dokument vorkommt, und dient als Gewichtungsgrösse im Information Retrieval und Text-Mining.
Ein Wort, das in einem kurzen Dokument zehnmal auftritt, hat eine hohe Termfrequenz und kann dessen Relevanzbewertung erhöhen.
  • https://de.wikipedia.org/wiki/Tf-idf-Ma%C3%9F
Français
fréquence des termes
La fréquence des termes (TF) mesure le nombre d'occurrences d'un terme dans un document et sert de composante de pondération en recherche d'information et en fouille de textes.
Un mot apparaissant dix fois dans un court document présente une fréquence des termes élevée, ce qui peut renforcer son score de pertinence.
  • https://fr.wikipedia.org/wiki/TF-IDF
Italiano
frequenza dei termini
La frequenza dei termini (TF) misura quante volte un determinato termine compare in un documento e funge da componente di ponderazione nel recupero delle informazioni e nel text mining.
Una parola che ricorre dieci volte in un documento breve ha un'alta frequenza dei termini, il che può aumentarne il punteggio di pertinenza.
  • https://it.wikipedia.org/wiki/Tf-idf