nnsplit 0.4.7

Fast, robust sentence splitting with bindings for Python, Rust and Javascript.
Documentation

Fast, robust sentence 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 tch_rs_backend::NNSplit for information for using NNSplit from Rust.