menu
{ "item_title" : "Mastering RAG", "item_author" : [" Yoo Byung Hong "], "item_description" : "The One Chunking Book That Actually Ran the BenchmarksYour RAG accuracy is stuck at 62%. You've tried better embeddings, bigger models, prompt tricks. Nothing moved the needle. The culprit? Chunking - the least glamorous, most impactful part of RAG. This is the deep-dive book on the ONE thing that decided +26% Recall in the author's production system.Why an Entire Book on ChunkingBecause the just use RecursiveCharacterTextSplitter(1000, 200) advice is why your retrieval breaks on real documents. This volume, Book 1 of the Mastering RAG series, is 21 chapters and a real 50,000-chunk benchmark dedicated to answering one question: which chunking method actually wins, and why?The 8 Chunking Methods, ComparedFixed-size: the baseline everyone starts with - and its blind spotsRecursive character: LangChain's default, its hidden trade-offsSentence & semantic: KSS, spaCy, KoSimCSE percentile splittingSmall-to-Big & propositional: retrieve fine, return coarseContextual Retrieval (Anthropic): full implementation with prompt cachingAgentic chunking: LLM as editor, when it's worth the costLate Chunking (Jina): reversing the order for long-context embeddingsHybrid strategies: which combinations actually winThe Empirical Experiment 50,000 chunks from a real production project (not toy Wikipedia data)15-query golden set: facts, procedures, comparisons, overviewsRecall@1/5/10, MRR, per-query-type breakdownsCost analysis: Contextual Retrieval at $47 total for +26% RecallWhy Semantic Chunking underperformed in practice - with root causeBaseline reproducibility issues you won't see in blog postsHistory and EvolutionPre-BERT IR era: why chunking didn't existBERT's 512-token ceiling: how chunking became mandatoryLangChain's standardization era and its lock-in effectsSemantic chunking emergence, then LLM-based chunkingWho This Book Is ForEngineers whose RAG plateaued and don't know whyTech leads deciding between chunking libraries and strategiesML engineers who need to justify chunking choices with numbersAnyone who read Advanced RAG and wants the full chunking storyWhat Makes This Book DifferentEvery chunking blog post says it depends. This book shows you what it depends on - with a benchmark, a golden set, and a $47 invoice. Python and Java implementations included, along with a production deployment checklist and appendix cheat sheets covering every major chunking library.The Mastering RAG SeriesVolume 1: Chunking Deep Dive (this book) - Volume 2: Retrieval Deep Dive (BM25, hybrid, rerank) - Volume 3: Embeddings and Production Stack. Each volume goes as deep on one topic as most books go across all of RAG.PrerequisitesBasic RAG knowledge (or read AI RAG for Web Developers first). Comfortable with Python; Java examples optional.Stop guessing at chunk sizes. Read the benchmark, ship the answer.", "item_img_path" : "https://covers4.booksamillion.com/covers/bam/9/79/819/021/9798190211887_b.jpg", "price_data" : { "retail_price" : "29.99", "online_price" : "29.99", "our_price" : "29.99", "club_price" : "29.99", "savings_pct" : "0", "savings_amt" : "0.00", "club_savings_pct" : "0", "club_savings_amt" : "0.00", "discount_pct" : "10", "store_price" : "" } }
Mastering RAG|Yoo Byung Hong

Mastering RAG : Chunking Deep Dive: From Fixed-Size Splitting to Contextual Retrieval - The Empirical Guide to RAG's Most Underrated Bottleneck

local_shippingShip to Me
In Stock.
FREE Shipping for Club Members help

Overview

The One Chunking Book That Actually Ran the Benchmarks

Your RAG accuracy is stuck at 62%. You've tried better embeddings, bigger models, prompt tricks. Nothing moved the needle. The culprit? Chunking - the least glamorous, most impactful part of RAG. This is the deep-dive book on the ONE thing that decided +26% Recall in the author's production system.

Why an Entire Book on Chunking

Because the "just use RecursiveCharacterTextSplitter(1000, 200)" advice is why your retrieval breaks on real documents. This volume, Book 1 of the Mastering RAG series, is 21 chapters and a real 50,000-chunk benchmark dedicated to answering one question: which chunking method actually wins, and why?

The 8 Chunking Methods, Compared
  • Fixed-size: the baseline everyone starts with - and its blind spots
  • Recursive character: LangChain's default, its hidden trade-offs
  • Sentence & semantic: KSS, spaCy, KoSimCSE percentile splitting
  • Small-to-Big & propositional: retrieve fine, return coarse
  • Contextual Retrieval (Anthropic): full implementation with prompt caching
  • Agentic chunking: LLM as editor, when it's worth the cost
  • Late Chunking (Jina): reversing the order for long-context embeddings
  • Hybrid strategies: which combinations actually win
The Empirical Experiment
  • 50,000 chunks from a real production project (not toy Wikipedia data)
  • 15-query golden set: facts, procedures, comparisons, overviews
  • Recall@1/5/10, MRR, per-query-type breakdowns
  • Cost analysis: Contextual Retrieval at $47 total for +26% Recall
  • Why Semantic Chunking underperformed in practice - with root cause
  • Baseline reproducibility issues you won't see in blog posts
History and Evolution
  • Pre-BERT IR era: why chunking didn't exist
  • BERT's 512-token ceiling: how chunking became mandatory
  • LangChain's standardization era and its lock-in effects
  • Semantic chunking emergence, then LLM-based chunking
Who This Book Is For
  • Engineers whose RAG plateaued and don't know why
  • Tech leads deciding between chunking libraries and strategies
  • ML engineers who need to justify chunking choices with numbers
  • Anyone who read "Advanced RAG" and wants the full chunking story
What Makes This Book Different

Every chunking blog post says "it depends." This book shows you what it depends on - with a benchmark, a golden set, and a $47 invoice. Python and Java implementations included, along with a production deployment checklist and appendix cheat sheets covering every major chunking library.

The Mastering RAG Series

Volume 1: Chunking Deep Dive (this book) - Volume 2: Retrieval Deep Dive (BM25, hybrid, rerank) - Volume 3: Embeddings and Production Stack. Each volume goes as deep on one topic as most books go across all of RAG.

Prerequisites

Basic RAG knowledge (or read "AI RAG for Web Developers" first). Comfortable with Python; Java examples optional.

Stop guessing at chunk sizes. Read the benchmark, ship the answer.

This item is Non-Returnable

Details

  • ISBN-13: 9798190211887
  • ISBN-10: 9798190211887
  • Publisher: Independently Published
  • Publish Date: August 2026
  • Dimensions: 9 x 6 x 0.3 inches
  • Shipping Weight: 0.43 pounds
  • Page Count: 140

Related Categories

You May Also Like...

    1

BAM Customer Reviews