Recently Added

3,528 documents

CHUNKING.md

Differences with torchtext.datasets.CoNLL2000Chunking

[![View Source On Gitee](https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source_en.svg)](https://gitee.com/mindspore/docs/blob/master/docs/mindspore/source_en/note/api_mapping/pytorch_diff/CoNLL2000Chunking.md)

ai
0
0
mindspore-ai
RAG.md

embedding and chunking

임베딩 모델 입력에 문서 텍스트를 최대한 많이 넣는다고 검색 정확도가 떨어지지는 않는다. 다만 long-context 임베딩 모델은 문서 앞부분에 집중하는 경향이 있다. 제목이나 소개 같은 핵심 내용이 앞에 오기 때문인데, 문서 중간 내용을 놓칠 수 있다는 단점이 있다.

ai
0
0
rlaisqls
CLAUDE.md

Check overall status

name: git-split-committing

aiagentworkflow
0
0
alex-popov-tech
RAG.md

Fix Summary: Matroska Adaptive Chunking for 128D Embeddings

**Critical Bug**: [clustering_rpn.py:43-48](knowledge3d/cranium/clustering_rpn.py#L43-L48) was truncating 128-dimensional embeddings to **4 dimensions**:

rag
0
0
danielcamposramos
CHUNKING.md

Enable chunking with 8 chunks (the default threshold of 8192 tokens)

title: Row-Parallel Chunking

aillm
0
0
vllm-project
PLAYBOOK.md

PrivyDrop AI Playbook — Backpressure & Chunking Strategy (Deep Dive)

← Back to flow index: [`docs/ai-playbook/flows.md`](../flows.md)

airag
0
0
david-bai00
CHUNKING.md

/tmp/example-workspace/WORKSPACE.bazel:13:13

title: Bazel WORKSPACE chunking

ai
0
0
fzakaria
CHUNKING.md

Chapter 18: The Art of Chunking

> **Positioning**: Half of a vector database's retrieval quality depends on the chunking strategy. Chunks too large fill search results with irrelevant content; chunks too small fracture semantics. This chapter covers MemPalace's two chunking strategies -- fixed windows for project files, Q&A pairs for conversations -- and why conversation text cannot use fixed windows.

airageval
0
0
ZhangHanDong
CHUNKING.md

File Chunking Configuration

To prevent timeouts when reviewing large files, the tool automatically splits files into manageable chunks based on function boundaries.

aillm
0
1
jordanhubbard
RAG.md

With Jina Embeddings v3

Late chunking is a technique where you embed the entire document first with a long-context embedding model, then chunk the resulting contextualized representations, rather than chunking text first then embedding each chunk independently.

rageval
0
0
ever-works
RAG.md

Semantic Chunking

<!-- SEO: Explore semantic chunking for Retrieval Augmented Generation (RAG) in this comprehensive guide. Learn about embedding similarity, hierarchical clustering, and LLM-based methods for optimal text chunking. Discover how semantic chunking improves RAG performance compared to traditional rule-based approaches. Includes code examples, evaluation metrics, and comparisons using HotpotQA and SQUAD datasets with BAAI/bge-small-en-v1.5 embeddings.

aillmrag
0
0
superlinked
CHUNKING.md

chunking

!!! note "Chunking approaches"

airagopenai
0
1
docling-project
CHUNKING.md

Making automatic speech recognition work on large files with Wav2Vec2 in 🤗 Transformers

title: "Making automatic speech recognition work on large files with Wav2Vec2 in 🤗 Transformers"

ai
0
0
huggingface
CHUNKING.md

THIS EXAMPLE IS STALE. NEEDS REVAMP!

title: Text chunking example

aieval
0
0
HazyResearch
RETRIEVAL.md

开放领域问答中的密集段落检索

> 原文:<https://blog.paperspace.com/dense-passage-retrieval/>

aieval
0
1
apachecn
RETRIEVAL.md

prompt-context-retrieval

title: Just-in-Time Context Retrieval

aiagentprompt
0
1
goldk3y
RAG.md

Long Context Chunking

The long context chunking system automatically handles documents that exceed embedding model context limits by splitting them into manageable chunks and computing averaged embeddings.

airag
0
1
CortexReach
RETRIEVAL.md

Papers

category: deep_learning

eval
0
0
DavidZhangdw
RETRIEVAL.md

Chapter 3. Storage and Retrieval

* Store data when you give it

airageval
0
0
vase
RETRIEVAL.md

Efficient Content Retrieval

The goal of this work is to take the discovery done in the previous sections and, through both database schema and UDFs (User-Defined PGSQL functions), deliver `ts_headline` functionality up to 10x faster than the OOTB `ts_headline` functionality.

aieval
0
0
thevermeer
RETRIEVAL.md

Smart Hybrid Retrieval - Implementation Summary

The Smart Hybrid Retrieval system is a **4-phase intelligent knowledge retrieval algorithm** that combines semantic search, graph expansion, completeness verification, and multi-factor ranking to provide comprehensive and accurate results.

llmrageval
0
0
zrg-team
RETRIEVAL.md

Static Hosting Performance

🤔 After trying this it quickly becomes evident that the speed is not satisfactory. Of course we could conclude we need it to be hosted in a assets worker but that would make it way less scalable. There are several other ways to improve speed though, so let's do it.

airageval
0
0
janwilmake
RAG.md

Search within specific document types

title: Search And Retrieval

airageval
0
0
BjornMelin
RETRIEVAL.md

ChonkyDB One-Shot Retrieval Target

This document describes the target ChonkyDB retrieval contract Twinr needs to

airagprompt
0
0
thom-heinrich
Page 18 of 147