chunker
CommunityTurn long texts into labeled, model-ready chunks.
Software Engineering#retrieval#nlp#chunking#document-processing#text-processing#language-models#semantic-chunks
Authorrudometkin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Splits long text into semantic chunks organized by headings and double newlines, with a robust fallback to ~800-character chunks with a 50-character overlap, returning labeled pieces ready for use with language models.
Core Features & Use Cases
- Semantic chunking by headings and structure for precise context slices.
- Fallback chunking when structure is missing, with configurable chunk sizes and overlap.
- Output chunks with id, index, label, and text for seamless retrieval and reassembly in downstream pipelines.
Quick Start
Chunk the input document to generate labeled chunks suitable for feeding into a language model.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: chunker Download link: https://github.com/rudometkin/GenAI-intensive/archive/main.zip#chunker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.