Skip to content

0.2.2

Compare
Choose a tag to compare
@nick-sh-oh nick-sh-oh released this 05 Mar 15:31
· 19 commits to main since this release

Full Changelog: 0.2.1...0.2.2

Improved the functionality of the analyze().sentiment module with the integration of the spellcheck class. This update simply corrects spelling of words with three or more consecutive identical alphabets (e.g. "happppyyyy" to "happy"). This optimization ensures more precise linguistic processing within the analysis pipeline, contributing to more reliable sentiment analysis outcomes.