Skip to content
#

textclassification

Here are 19 public repositories matching this topic...

Language Detector Loads and cleans text data, trains a language classification model using TF-IDF and Logistic Regression, evaluates it, and enables interactive language prediction with saved model reuse.

  • Updated Aug 8, 2025
  • Python

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 Aug 26, 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