Skip to main content

Crate cro_stem

Crate cro_stem 

Source
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.

Modules§

heuristics
heuristics.rs - Modul za heurističku obnovu dijakritika.
normalizer

Structs§

CroStem

Enums§

StemMode
Defines the operational mode of the stemmer.