v0.1.1
MinishLab/model2vecv0.1.1Sep 21, 2024by stephantul
AI Summary
Bug fixes and documentation updates including a fix for PCA and the addition of multilingual model documentation.
Key Highlights
- Fixed PCA bug
- Turned model into a module
- Added multilingual model documentation
New Features
- Multilingual model documentation
Full Release Notes
## What's Changed * Fix pca bug by @stephantul in https://github.com/MinishLab/model2vec/pull/19 * Turn model into module by @stephantul in https://github.com/MinishLab/model2vec/pull/18 * Readme reread me by @stephantul in https://github.com/MinishLab/model2vec/pull/20 * docs: Added multilingual model by @Pringled in https://github.com/MinishLab/model2vec/pull/21 * Fix README, rename to for clarity by @stephantul in https://github.com/MinishLab/model2vec/pull/22 * Bump pyproject.toml new version by @stephantul in https://github.com/MinishLab/model2vec/pull/23 **Full Changelog**: https://github.com/MinishLab/model2vec/compare/v0.1.0...v0.1.1