🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links

AI-woordenlijst

Het complete woordenboek van kunstmatige intelligentie

162
categorieën
2.032
subcategorieën
23.060
termen
📖
termen

Conversational Agent

Software entity designed to simulate human conversation through text or voice interfaces, using natural language processing techniques to understand and respond to queries.

📖
termen

Chatbot

Type of conversational agent specialized in text-based interactions, often deployed on messaging platforms or websites to automate customer service or information tasks.

📖
termen

NLU (Natural Language Understanding)

Subfield of natural language processing that focuses on semantic interpretation and the intent behind user utterances, enabling machines to understand meaning rather than just words.

📖
termen

NLG (Natural Language Generation)

Inverse process of NLU consisting of transforming structured data or internal logical representation into coherent and natural text sentences for the user.

📖
termen

Intent Recognition

Classification task aimed at identifying the main goal or intention of the user from their utterance, such as 'book a flight' or 'check order status'.

📖
termen

Entity Extraction

Process of identifying and classifying key information (entities) such as names, dates, locations, or amounts in unstructured text to structure the user query.

📖
termen

Dialogue Management

Central component of a conversational agent that maintains the conversation state, manages the flow of exchanges, and decides the action or response to produce at each turn.

📖
termen

Turn-Taking

Mechanism that manages the alternation of speaking turns in a conversation, determining when the system should listen, process input, and generate a response.

📖
termen

Fallback Intent

Default intent triggered when the system fails to understand the user's request or match it to a defined intent, allowing for graceful failure handling.

📖
termen

Context Tracking

Ability of a conversational agent to remember and use information from previous exchanges to maintain a coherent and relevant conversation across multiple turns.

📖
termen

Slot Filling

Technique for collecting information necessary to execute a task, where the chatbot asks targeted questions to fill missing 'slots' (variables) in a predefined schema.

📖
termen

Utterance

Textual or vocal representation of a user's turn of speech, serving as input data for NLU models in the context of training or inference.

📖
termen

Conversational Flow

Logical and sequential structure of a dialogue, mapping the different possible paths of a conversation based on user intents and responses.

📖
termen

Hybrid Chatbot

Conversational agent combining rule-based (deterministic) approaches for simple tasks and AI models (probabilistic) to handle more complex and varied queries.

📖
termen

Handoff Protocol

Defined mechanism for transferring a conversation from a chatbot to a human operator when the request exceeds the system's capabilities or is explicitly requested by the user.

📖
termen

Disambiguation

Process by which a chatbot asks the user for clarification when multiple interpretations are possible for the same request, in order to reduce ambiguity.

🔍

Geen resultaten gevonden