Files
Radixor/docs/index.md

1.1 KiB

Radixor

Radixor is a high-performance, multi-language stemmer for Java, designed for production-grade search and text-processing systems.

It modernizes the proven Egothor patch-command trie approach and delivers:

  • Fast runtime stemming with compact lookup structures
  • Multi-language adaptability through dictionary-driven compilation
  • Deterministic behavior suitable for reproducible processing pipelines
  • Flexible integration paths, including CLI-based and programmatic workflows
  • Operational transparency via continuously published quality and benchmark reports

Radixor is built for teams that need consistent stemming quality at scale without sacrificing maintainability or deployment efficiency.

Start here