Docs.rs
sentencex-0.1.17
sentencex 0.1.17
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
santhoshtr
Dependencies
clap ^4.5.2
normal
regex ^1.12.2
normal
serde ^1.0
normal
criterion ^0.8
dev
Versions
27.59%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate sentencex
sentencex
0.1.17
All Items
Crate Items
Modules
Structs
Functions
Crate
sentencex
Copy item path
Source
Modules
§
languages
Structs
§
Sentence
Boundary
Functions
§
get_
sentence_
boundaries
Returns detailed sentence boundaries for a given text based on the specified language.
language_
factory
segment
Segments a given text into sentences based on the specified language.