Skip to content

rarjun7777/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NLP

Google Colab Link : https://colab.research.google.com/drive/1bVSJG4dFY5tZJxS1DQHbR9uPI0B6RCKE?usp=sharing

Performed NLP on Restaurant_Reviews.tsv . Yes/No model on Restaurant_Reviews.tsv dataset

STEPS IN NLP

-> Importing the libraries

-> Importing the dataset

-> Cleaning the texts

-> Creating the Bag of Words model

-> Splitting the dataset into the Training set and Test set

-> Training the Naive Bayes model on the Training set

-> Predicting the Test set results

-> Making the Confusion Matrix

-> Predicting if a single review is positive or negative

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published