Skip to content

Krishnadubey1008/Classifying-review-Natural-language-processing

Repository files navigation

Classifying-review-Natural-language-processing

In short we have trained our model to predict whether a review is positive or negative

In this project we have performed following steps -

(1) Cleaned the reviews by removing word which do not help in classifying the review as positive or negative

(2) Stored the words as tokens

(3) Splitting data into test and training sets

(4) Traning the model using naive base classification

(5) making prdictions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published