Skip to content

mithin-kumar/Review-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Review-analyser

A Natural Language Processing Project.

The dataset containing reviews of customers of a restaurant where each review is classified as either positive review(1) or negative review(0) is used to train our ML model

Feature extraction techniques used: Bag of Words and TFIDF

the accuracy achieved using NaiveBayes algorithm:67%

The accuracy achieved using Support Vector Machine algorithm: on training set:99.7% on testing set:84%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages