This repository contains a chatbot designed to extract sentiments (positive, negative, neutral) from comments or CSV files. The chatbot uses Natural Language Processing (NLP) techniques to analyze and classify the sentiments expressed in the text.
- Sentiment Analysis: Extracts and classifies sentiments from textual comments or CSV files.
- CSV File Support: Can process CSV files containing comments in a tabular format.
- User-Friendly Interface: Easy to interact with and provides clear sentiment analysis results.