← Back to Projects

NLP Systems for Text Classification & Sentiment Analysis

Deep learning pipelines for spam detection, sentiment classification, and complaint resolution using word embeddings and LSTM networks

Project Overview

Repositories

📋 Consumer Complaints Resolution

NLP pipeline to classify and route consumer complaints to appropriate departments using text classification techniques.

View on GitHub →

⭐ Amazon Cell Labels Sentiment Prediction

Sentiment analysis model for Amazon product reviews using deep learning to classify positive/negative sentiments.

View on GitHub →

🔍 Quora Spam Filter Prediction

Spam detection system using GloVe and FastText word embeddings with LSTM networks to identify insincere questions.

View on GitHub →

Technologies Used

NLP LSTM Text Classification Word Embeddings GloVe FastText Deep Learning Python TensorFlow/Keras