Skip to content
#

text-classification

Here are 58 public repositories matching this topic...

This repository contains a single notebook, notebook.ipynb, which analyzes the ability of three machine learning algoithms — Multinomial Naive Bayes, Logistic Regression, and Support Vector Machine — to determine whether customer reviews of the Disneyland amusement park in California are positive or negative.

  • Updated Dec 21, 2023
  • Jupyter Notebook

Coursework project for STINTSY with the task of classifying excerpts according to who authored them. The Jupyter Notebook contains the ML text classification pipeline as well as a comprehensive documentation of the methodology and experiments done to achieve the best results.

  • Updated Jul 15, 2022
  • Jupyter Notebook

This repository contains a Python script for sentiment analysis of tweets using a Multinomial Naive Bayes classifier. The code demonstrates a complete pipeline, from data loading and text pre-processing to model training and evaluation. It includes a Jupyter Notebook (or Python script) that can be used to analyze sentiment in tweets.

  • Updated Oct 25, 2023
  • Jupyter Notebook

Improve this page

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

Learn more