🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

Semantic Indexing

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

📖
용어

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.

📖
용어

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.

📖
용어

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.

🔍

결과를 찾을 수 없습니다