1.1 KiB
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
- Read Quick Start for immediate implementation guidance.
- Use Programmatic Usage for application integration patterns.
- Review Benchmarking for reproducible performance methodology.
- Open CI Reports to inspect published build artifacts and quality metrics.