Recent Releases of sentimentdemo
sentimentdemo - Sentiment Demo: A Simple AI Application and its AI BOM Example (Version 0.1)
This is the first official release of "Sentiment Demo," a simple AI sentiment analysis application created specifically to demonstrate Software Bill of Materials (SBOM) best practices. While it's a functional application, its primary purpose is to showcase an SBOM, not to be used for actual text classification tasks. The main focus of this package is the provided SBOM.
What's Changed
- Update to SPDX 3.0.1 by @bact in https://github.com/bact/sentimentdemo/pull/2
- Update SBOM desc, fix typos, fix license by @bact in https://github.com/bact/sentimentdemo/pull/3
- Create CITATION.cff by @bact in https://github.com/bact/sentimentdemo/pull/4
- Rename title by @bact in https://github.com/bact/sentimentdemo/pull/7
Full Changelog: https://github.com/bact/sentimentdemo/compare/v0.0.1...v0.1
Learning More about AI BOM
Interested in implementing AI BOM using the SPDX specification?
Check out the comprehensive guide, “Implementing AI Bill of Materials (AI BOM) with SPDX 3.0: A Comprehensive Guide to Creating AI and Dataset Bill of Materials” by Karen Bennet, Gopi Krishnan Rajbahadur, Arthit Suriyawongkul, and Kate Stewart (The Linux Foundation, October 2024).
- Python
Published by bact over 1 year ago
sentimentdemo - v0.0.1
Initial release
Full Changelog: https://github.com/bact/sentimentdemo/commits/v0.0.1
- Python
Published by bact almost 2 years ago