An open API service indexing awesome lists of open source software.

https://github.com/omurkoc/enhanced-sentiment-analysis

A unique sentiment analysis model on IMDB reviews with custom negation handling. Instead of generic preprocessing, it smartly tags words after negators like "not" (e.g., "not good" → "not_good"), preserving sentiment context. Comparison of models with and without this logic shows improved accuracy and real-world reliability.
https://github.com/omurkoc/enhanced-sentiment-analysis

affective afinn aspect-based-sentiment-analysis aws-athena aws-kinesis cdk createml deep-learning elixir emotion-recognition machine-learning sentiment-analysis textclassification textsentimentanalysis

Last synced: 4 months ago
JSON representation

A unique sentiment analysis model on IMDB reviews with custom negation handling. Instead of generic preprocessing, it smartly tags words after negators like "not" (e.g., "not good" → "not_good"), preserving sentiment context. Comparison of models with and without this logic shows improved accuracy and real-world reliability.

Awesome Lists containing this project