geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
https://discord.gg/ZMmwsWvsFj
MIT License
295 stars 300 forks source link

Added Sentiment Analysis project using Naive Bayes #540

Open neocollege opened 1 year ago

neocollege commented 1 year ago

Sentiment Analysis of restaurant reviews using the Gaussian Naive Bayes algorithm.