Published August 9, 2024
| Version 0.1.5
Software
Open
atomashevic/transforEmotion: 0.1.5
- 1. Vanderbilt University
- 2. University of Novi Sad
- 3. University of Virginia
Description
What's Changed
New
Additional function
setup_gpu_modules
to install Python libraries which are related to GPU librariesAdded
rag
function for retrieval-augmented generation using various transformer models.Added
sentence_similarity
function for computing similarity scores between sentences using transformer models.
Modified
Python library versions in
setup_modules
are frozen to prevent dependency/compatibility issues https://github.com/atomashevic/transforEmotion/pull/17Switched from
pytube
topytubefix
Python library to avoid HTTP Error 400: Bad Request errors
Full Changelog: https://github.com/atomashevic/transforEmotion/compare/0.1.4...0.1.5
Files
atomashevic/transforEmotion-0.1.5.zip
Files
(2.9 MB)
Name | Size | Download all |
---|---|---|
md5:521a69c81f6214458e9a4de5ba33218a
|
2.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/atomashevic/transforEmotion/tree/0.1.5 (URL)