Expand description
A lightweight, high-performance Croatian language stemmer.
This library is a Rust port of a Python prototype, designed for speed and efficiency with zero-copy and UTF-8 safety as primary goals. The stemming process follows a deterministic, multi-phase pipeline.
Structs§
Enums§
- Stem
Mode - Defines the operational mode of the stemmer.