Skip to content
#

textsentimentanalysis

Here are 2 public repositories matching this topic...

Language: Python
Filter by language

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.

  • Updated Jul 18, 2025
  • Python

Improve this page

Add a description, image, and links to the textsentimentanalysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the textsentimentanalysis topic, visit your repo's landing page and select "manage topics."

Learn more