Cargo Features

sentence_segmentation has no features set by default.

[dependencies]
sentence_segmentation = { version = "1.3.0", features = ["thai", "anyhow"] }
thai

Enables burn ^0.19.1 and burn-import ^0.19

Affects sentence_segmentation::processor.thai

Features from optional dependencies

anyhow implicit feature

Enables anyhow

anyhow:

Flexible concrete Error type built on std::error::Error