English
zero-click search
A search query whose answer is displayed directly on the search engine results page, so the user obtains the desired information without clicking through to any external website.
Featured snippets and knowledge panels are common causes of zero-click searches, since Google answers the query on the SERP itself.
- https://en.wikipedia.org/wiki/Zero-click_search
- https://developers.google.com/search/docs/appearance/featured-snippets
Deutsch
Zero-Click-Suche
Eine Suchanfrage, deren Antwort direkt auf der Suchergebnisseite angezeigt wird, sodass der Nutzer die gewünschte Information erhält, ohne auf eine externe Website zu klicken.
Featured Snippets und Knowledge Panels führen häufig zu einer Zero-Click-Suche, weil Google die Frage bereits auf der SERP beantwortet.
- https://de.wikipedia.org/wiki/Zero-Click-Suche
Français
recherche sans clic
Requête dont la réponse s'affiche directement sur la page de résultats du moteur de recherche, si bien que l'utilisateur obtient l'information souhaitée sans cliquer vers un site externe.
Les extraits optimisés et les knowledge panels génèrent souvent une recherche sans clic, car Google répond à la question directement sur la SERP.
- https://fr.wikipedia.org/wiki/Recherche_sans_clic
Italiano
ricerca senza clic
Query la cui risposta viene mostrata direttamente nella pagina dei risultati del motore di ricerca, così che l'utente ottiene l'informazione desiderata senza cliccare verso un sito esterno.
I featured snippet e i knowledge panel producono spesso una ricerca senza clic, perché Google risponde alla domanda già nella SERP.
- https://it.wikipedia.org/wiki/Ricerca_senza_clic
中文
零点击搜索
指答案直接显示在搜索引擎结果页面上的查询,用户无需点击进入任何外部网站即可获得所需信息。
精选摘要和知识面板经常导致零点击搜索,因为谷歌直接在搜索结果页面上回答了用户的问题。
- https://zh.wikipedia.org/wiki/零点击搜索
English
zero-shot learning
A machine learning paradigm in which a model performs a task on classes or inputs it has never seen during training, generalizing via semantic descriptions or learned representations. In the context of large language models it refers to prompting a model to solve a task without any labeled examples.
Using zero-shot learning, the language model classified the customer reviews as positive or negative without being given a single labeled example.
- https://en.wikipedia.org/wiki/Zero-shot_learning
Deutsch
Zero-Shot-Learning
Ein Paradigma des maschinellen Lernens, bei dem ein Modell Aufgaben für Klassen oder Eingaben löst, die es während des Trainings nie gesehen hat, und dabei über semantische Beschreibungen oder gelernte Repräsentationen generalisiert. Bei großen Sprachmodellen bezeichnet es das Lösen einer Aufgabe ohne jegliche Beispiele im Prompt.
Dank Zero-Shot-Learning ordnete das Sprachmodell die Texte den Kategorien zu, ohne dass ein einziges gelabeltes Beispiel vorlag.
- https://de.wikipedia.org/wiki/Zero-Shot-Learning
Français
apprentissage zero-shot
Paradigme d'apprentissage automatique dans lequel un modèle traite des classes ou des entrées jamais vues pendant l'entraînement, en généralisant à l'aide de descriptions sémantiques ou de représentations apprises. Pour les grands modèles de langage, il désigne la résolution d'une tâche sans aucun exemple fourni dans le prompt.
Grâce à l'apprentissage zero-shot, le modèle a classé les avis clients sans avoir reçu le moindre exemple annoté.
- https://fr.wikipedia.org/wiki/Apprentissage_zero-shot
Italiano
apprendimento zero-shot
Paradigma di apprendimento automatico in cui un modello affronta classi o input mai visti durante l'addestramento, generalizzando tramite descrizioni semantiche o rappresentazioni apprese. Nei grandi modelli linguistici indica la risoluzione di un compito senza alcun esempio fornito nel prompt.
Con l'apprendimento zero-shot il modello ha classificato le recensioni senza ricevere nemmeno un esempio etichettato.
- https://it.wikipedia.org/wiki/Apprendimento_zero-shot
中文
零样本学习
一种机器学习范式,模型在训练阶段从未见过某些类别或输入,却能通过语义描述或已学习的表示对其进行泛化处理。在大语言模型中,指在提示中不提供任何示例的情况下完成任务。
借助零样本学习,语言模型在没有任何标注示例的情况下将客户评论判定为正面或负面。
- https://zh.wikipedia.org/wiki/零样本学习