Commit Graph

2 Commits

Author SHA1 Message Date
dbb5a6f7b3 fix(ci): use a cross-platform Python version for wheel builds 2026-08-10 23:02:15 +02:00
5e3d3c7c7d feat(python): add native distribution and release infrastructure
- add the Rust-backed Python API with PyStemmer compatibility
- distribute standard compiled models as a separate Python package
- generate model artifacts during builds instead of storing them in Git
- add GitHub release and Pages-backed package index workflows
- add Python tests, benchmarks, documentation, and Gradle integration
- refresh the documentation site, branding, and language benchmarks
2026-08-10 22:34:32 +02:00