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:
12
python/models-standard/LICENSE-MODEL-DATA.txt
Normal file
12
python/models-standard/LICENSE-MODEL-DATA.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Radixor Standard Model Data License
|
||||
|
||||
The model data in this distribution, including Radixor's protectable
|
||||
selection, transformation, metadata, and packaging contributions, is licensed
|
||||
under Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0):
|
||||
|
||||
https://creativecommons.org/licenses/by-sa/3.0/
|
||||
|
||||
Each model's attribution, upstream provenance, and license details are recorded
|
||||
in radixor_models_standard/notices/<model-id>/NOTICE-model-data.txt. Those
|
||||
notices form part of this distribution and must be retained with redistributed
|
||||
model data.
|
||||
Reference in New Issue
Block a user