ml_sentiment_simple 1.0.0
ml_sentiment_simple: ^1.0.0 copied to clipboard
A simple multilingual (Turkish + English) sentiment analyzer based on word scoring.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
1.0.0 - 2025-07-30 #
π Initial Release #
- β¨ Multilingual sentiment analysis support (Turkish πΉπ· + English πΊπΈ)
- π§
SentimentAnalyzerfor analyzing whole sentences - π
WordSentimentLexiconwith customizable word lists - π§ͺ Included test cases and usage examples
- π§© Extensible with custom positive/negative word injection
- π Zero dependencies, ready for pub.dev