nnsplit 0.5.5

A tool to split text using a neural network. For sentence boundary detection, compound splitting and more.
Documentation

Fast, robust text splitting with bindings for Python, Rust and Javascript. This crate contains the core splitting logic which is shared between Javascript, Python and Rust. Each binding then implements a backend separately.

See tract_backend::NNSplit for information for using NNSplit from Rust.