Skip to content

Ishika13/NLP-Restaurant-Review-Analysis

Repository files navigation

NLP Restaurant Review Analysis

Objective:

A. Using Naive Bias Classifer Algorithm to predict reviews.
B. Understanding and implementing Natural Language Processing libraries.

Libraries Used and their functionalities:

  1. Numpy - Basic mathematical opetations
  2. Pandas - Analysis of data and datasets
  3. NLTK (Natural Language Toolkit) - Getting a set of corpora, stopwords and importing porterstemmer module
  4. Regex - Performing operations on the given text
  5. Ski-kit Learn - Performing vectorisation, importing Naive bias Module, getting mertics for precision and accuracy, importing Confusion Matrix Module

Further Enhancements -

-> Improve Flask Functionalities
-> Creating a different webpage for results
-> Improving UI of current homepage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published