🏠 Ana Sayfa
Benchmarklar
📊 Tüm Benchmarklar 🦖 Dinozor v1 🦖 Dinozor v2 ✅ To-Do List Uygulamaları 🎨 Yaratıcı Serbest Sayfalar 🎯 FSACB - Nihai Gösteri 🌍 Çeviri Benchmarkı
Modeller
🏆 En İyi 10 Model 🆓 Ücretsiz Modeller 📋 Tüm Modeller ⚙️ Kilo Code
Kaynaklar
💬 Prompt Kütüphanesi 📖 YZ Sözlüğü 🔗 Faydalı Bağlantılar

YZ Sözlüğü

Yapay Zekanın tam sözlüğü

162
kategoriler
2.032
alt kategoriler
23.060
terimler
📖
terimler

Structured Knowledge Base

A set of data organized according to a predefined schema (e.g., knowledge graphs, relational databases) used to store and retrieve factual information for the QA system.

📖
terimler

Named Entity Recognition (NER)

An NLP process that identifies and categorizes key information (names of people, organizations, drugs, etc.) in unstructured text to populate the knowledge base.

📖
terimler

Synthetic Question Generation

A data augmentation technique where questions and their answers are automatically created from existing documents to train QA models with limited real data.

📖
terimler

Knowledge Graph Reasoning

The ability of a QA system to infer new information by traversing and combining the relationships (edges) between entities (nodes) in a knowledge graph.

📖
terimler

Query Rewriting

The process of transforming a user's question, often ambiguous or poorly phrased, into an optimized query for information retrieval or querying a knowledge base.

📖
terimler

Fact Checking

A mechanism that validates the consistency and accuracy of a generated answer by cross-referencing it with reliable domain sources, crucial for high-risk applications like medicine or finance.

📖
terimler

Domain-Specific Language Model (Domain-Specific LM)

A language model pre-trained or fine-tuned on a corpus of texts specific to a domain (e.g., medical articles, case law), enabling it to understand and generate technical jargon with greater precision.

📖
terimler

Hybrid QA System

An architecture that combines multiple approaches (e.g., rule-based extraction, semantic search, neural models) to leverage their respective strengths and improve the robustness and accuracy of answers.

📖
terimler

Answer Explainability

The ability of a QA system to provide not only an answer but also the evidence, sources, or reasoning that led to that answer, essential for user trust.

📖
terimler

Semantic Indexing

Technique that organizes documents based on their meaning and context (often via embeddings), rather than on keywords, to enable more relevant search.

📖
terimler

Information Processing Pipeline

Ordered sequence of steps (e.g., ingestion, cleaning, NER, indexing) that transforms raw data into a structured and queryable knowledge base for the QA system.

📖
terimler

Fine-tuning on QA Data

Process of adapting a pre-trained language model using a dataset of domain-specific question-answer pairs to improve its performance on the question-answering task.

📖
terimler

Question Intent Detection

Classification of the type of information sought by the user (e.g., definition, comparison, list, cause-effect) to guide the search and response generation strategy for the most appropriate answer.

🔍

Sonuç bulunamadı