SYSTEM_CORE
arrow_back Back to Directory
🧠 python-ml

Sentiment Analyzer

Overview

A text sentiment analyzer. CountVectorizer + Naive Bayes model classifies text as positive or negative.

Tech Stack

Python scikit-learn NumPy Docker

Key Highlights

  • check_circle Python 3.11+
  • check_circle scikit-learn 1.3.0
  • check_circle numpy 1.26.0