In this project, I have compared recurrent neural network, convolutional neural network and Naive Bayes for sentiment analysis task. I have compared them using accuracy, precision, recall and F1 score.
Following libraries are required:
- Numpy
- NLTK
- BeautifulSoup
- Pandas
- Sklearn
- Keras
Full report of this research is in report.pdf
I am using IMDB movie review dataset