3-Class Sentiment Classification Pipeline

An NLP pipeline for sentiment analysis of customer feedback as positive, neutral or negative. Includes database connection, text preprocessing, running the models, evaluation and comparison of models, and visualization of results.

Check out the code on github

Return Home