Recent Releases of gismo
gismo -
0.5.0 (2025-04-02)
Lots of internal upgrades
- Dependencies cleaning/upgrade. Current Python compatibility is
3.10->3.12 - Switch to uv/pyproject for package management
- Installation of Spacy is now optional, use
pip install gismo[spacy]to install it - Switch documentation to Sphinx+Myst
- Minor change in test_dblp.py
- Python
Published by balouf about 1 year ago
gismo - v0.4.3: maintenance
What's Changed
- Repair broken API (sklearn) and check 3.10 compatibility
- Change MixInIO API (load class method, dump object method)
Full Changelog: https://github.com/balouf/gismo/compare/0.4.2...v0.4.3
- Python
Published by balouf over 3 years ago
gismo - Minor patch
Signature of rank method extended to accept raw feature vectors.
- Python
Published by balouf about 5 years ago
gismo - Reuters C50 dataset & Sentencizer class added
- Python
Published by balouf almost 6 years ago
gismo - XGismo class added (see history for the rest)
- Python
Published by balouf about 6 years ago