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

AI 용어집

인공지능 완전 사전

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

Document Chunking

Process of segmenting large documents into smaller, coherent fragments to optimize their processing by language models and vector search systems.

📖
용어

Fixed-size Chunking

Segmentation strategy that divides documents into fragments of predefined size, based on a constant number of characters, words, or tokens.

📖
용어

Semantic Chunking

Segmentation approach based on semantic understanding of content, creating fragments that preserve thematic and contextual coherence.

📖
용어

Recursive Character Splitting

Hierarchical segmentation method that divides documents according to a sequence of separators (paragraphs, sentences, words) until reaching the desired fragment size.

📖
용어

Token-based Chunking

Segmentation strategy using tokens as the basic unit, essential for respecting the context limits of language models like GPT or BERT.

📖
용어

Overlapping Chunks

Technique creating fragments with overlapping areas to preserve context between adjacent segments and improve coherence during retrieval.

📖
용어

Hierarchical Chunking

Multi-level approach organizing fragments according to a hierarchical structure (chapters, sections, paragraphs) to enable contextual retrieval at different granularities.

📖
용어

Sliding Window Chunking

Method sliding a fixed-size window over the document with a defined step, creating sequential fragments with controlled overlap.

📖
용어

Markdown-aware Chunking

Intelligent segmentation strategy that respects the Markdown structure of documents, splitting at logical boundaries of headings, lists, and code blocks.

📖
용어

Context-aware Chunking

Advanced approach considering the global semantic context of the document to determine optimal breakpoints that preserve narrative coherence.

📖
용어

Embedding-based Chunking

Method using semantic embeddings to identify natural boundaries between thematically distinct segments in a document.

📖
용어

Hybrid Chunking Strategy

Combination of multiple segmentation techniques, such as semantic chunking with fixed size limits, to optimize both coherence and efficiency.

📖
용어

Dynamic Chunk Sizing

Adaptive approach adjusting fragment size based on information density and semantic complexity of each document section.

📖
용어

Metadata-enriched Chunking

Technique associating contextual metadata (position, parent title, hierarchical level) with each fragment to improve context retrieval and reconstruction.

📖
용어

Cross-document Chunking

Advanced strategy segmenting sets of related documents into coherent fragments preserving inter-document relationships for better global understanding.

📖
용어

Multi-level Chunking

Approach creating multiple levels of fragments (summaries, detailed sections, paragraphs) to enable flexible retrieval according to granularity needs.

📖
용어

Adaptive Chunking

Intelligent system dynamically adjusting the segmentation strategy based on document type, domain, and observed usage patterns.

🔍

결과를 찾을 수 없습니다