Lyric Classifier is a project designed to determine whether song lyrics convey a happy or sad sentiment. It leverages two classification algorithms: Multinomial Naive Bayes and Support Vector Machine (SVM). The client side is developed using Next.js, while the server side is implemented with Flask.
Try the website by clicking here.
This project is licensed under the MIT License. See the LICENSE file for details.