Skip to content
#

text-mining-in-python

Here are 5 public repositories matching this topic...

Language: Python
Filter by language

This project analyzes IMDb movie reviews to classify sentiments as positive or negative. It includes text preprocessing, feature extraction using TF-IDF and CountVectorizer, training Logistic Regression and Naive Bayes classifiers, and visualizing frequent words with WordClouds.

  • Updated Aug 8, 2025
  • Python

Improve this page

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

Learn more