Skip to content
#

textclassification

Here are 18 public repositories matching this topic...

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 Jun 19, 2025
  • Python

Improve this page

Add a description, image, and links to the textclassification 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 textclassification topic, visit your repo's landing page and select "manage topics."

Learn more