A. Using Naive Bias Classifer Algorithm to predict reviews.
B. Understanding and implementing Natural Language Processing libraries.
- Numpy - Basic mathematical opetations
- Pandas - Analysis of data and datasets
- NLTK (Natural Language Toolkit) - Getting a set of corpora, stopwords and importing porterstemmer module
- Regex - Performing operations on the given text
- Ski-kit Learn - Performing vectorisation, importing Naive bias Module, getting mertics for precision and accuracy, importing Confusion Matrix Module
-> Improve Flask Functionalities
-> Creating a different webpage for results
-> Improving UI of current homepage