Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from Rust and Python.
☆594Apr 24, 2026Updated last week
Alternatives and similar repositories for text-splitter
Users that are interested in text-splitter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust library for generating vector embeddings, reranking locally!☆877Apr 27, 2026Updated last week
- A fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks.☆618Mar 23, 2026Updated last month
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.