Sentiment Analysis MLP Chatbot

December 12, 2023

This chatbot is the culmination of a semester-long project for an NLP course I took during my first semester at UIC. It’s a sentiment analysis chatbot which uses data preprocessed using NLTK and Word2Vec to train an MLP classifier.