Skip to content
#

nltk-python

Here are 992 public repositories matching this topic...

Tool designed to analyze user reviews on Steam, the popular gaming platform. Unlike Steam's existing algorithm, which simply categorizes reviews as positive or negative based on overall ratings, this project delves deeper. It examines individual reviews to determine the sentiment expressed by players toward each game.

  • Updated Nov 23, 2024
  • Python

Spam Classifier using Naive Bayes and Other Machine Learning Algorithms. This project aims to build a spam classification system that can accurately detect whether a given message is spam or ham (not spam). The system utilizes text preprocessing techniques and multiple machine learning models to ensure high accuracy and precision.

  • Updated Nov 9, 2024
  • Jupyter Notebook

This project applies sentiment analysis to RateMyProfessor reviews using NLP techniques. It preprocesses data with Pandas and NumPy and uses pretrained Transformer models with PyTorch for fine-tuned sentiment classification. TextBlob provides initial sentiment scores, while transfer learning improves model accuracy, capturing nuanced feedback.

  • Updated Nov 8, 2024

Improve this page

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

Learn more