Skip to content
#

text-preprocessing-techniques

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This GitHub repository provides an implementation of the paper "MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network" . MAGNET is a state-of-the-art approach for multi-label text classification, leveraging the power of graph neural networks (GNNs) and attention mechanisms.

  • Updated Nov 2, 2023
  • Jupyter Notebook

In this project we implements a spam detection system using machine learning. It preprocesses SMS data, performs exploratory analysis, and trains various classifiers, including ensemble methods, to classify messages as spam or ham, ultimately saving the model for future use.

  • Updated Oct 20, 2024
  • Jupyter Notebook

Sentiment-Based Analysis on Movie Reviews is a natural language processing (NLP) technique used to automatically identify and extract subjective information from user-generated movie reviews. The primary goal is to determine the overall sentiment expressed in the reviews—typically classified as positive, negative, or neutral—to gauge public opinion

  • Updated Jun 20, 2025
  • Jupyter Notebook

Improve this page

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

Learn more