cspnms/MSchunker
Smart text chunker for LLM preprocessing (sections → paragraphs → sentences → hard splits).
Available on PyPI.
Stars
1
Forks
—
Language
Python
License
MIT
Category
Last pushed
Dec 07, 2025
Monthly downloads
41
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/cspnms/MSchunker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
jparkerweb/semantic-chunking
🍱 semantic-chunking ⇢ semantically create chunks from large document for passing to LLM workflows
drittich/SemanticSlicer
🧠✂️ SemanticSlicer — A smart text chunker for LLM-ready documents.
ndgigliotti/afterthoughts
Sentence-aware embeddings using late chunking with transformers.
smart-models/Normalized-Semantic-Chunker
Cutting-edge tool that unlocks the full potential of semantic chunking
ReemHal/Semantic-Text-Segmentation-with-Embeddings
Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document...