v0.19.1
What's New
- Python splitters have new
chunk_all
andchunk_all_indices
method so the multiple texts can be processed in parallel. (For Rust, you should be able to userayon
to do this already)
Full Changelog: v0.19.0...v0.19.1
chunk_all
and chunk_all_indices
method so the multiple texts can be processed in parallel. (For Rust, you should be able to use rayon
to do this already)Full Changelog: v0.19.0...v0.19.1