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
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# Quick Start
|
||||
# Java Quick Start
|
||||
|
||||
This guide introduces the fastest practical path to using **Radixor**.
|
||||
This guide introduces the fastest practical path to using **Radixor in Java**.
|
||||
Python users have an equivalent application-oriented path in the
|
||||
[Python Quick Start](python/quick-start.md), followed by the
|
||||
[Python Usage and API guide](python/usage.md).
|
||||
|
||||
If you are new to Radixor and want the shortest possible path to a first working stem, start with
|
||||
[Fast Track](fast-track.md). This Quick Start is a broader developer walkthrough: it introduces the
|
||||
|
||||
Reference in New Issue
Block a user