Skip to content

It contains sentences labelled with positive or negative sentiment. Score is either 1 (for positive) or 0 (for negative) The sentences come from three different websites/fields.

Notifications You must be signed in to change notification settings

NickRig7/Amazon-Review-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon-Review-Sentiment-Analysis

The file contains staments and thier classificaition according to the reviews given by various segment of customers.

Contains 570 observations of 2 variables Text and Review.

The package "tm" is used in the processig of the Natural Language Processing.

Package "Snowballc" word stemming algorithm for collapsing words to a common root to aid comparison of vocabulary.

Package "e1071" e1071 is a package for R programming that provides functions for statistic and probabilistic algorithms like a fuzzy classifier, naive Bayes classifier, bagged clustering, short-time Fourier transform, support vector machine, etc.. When it comes to SVM, there are many packages available in R to implement it.

About

It contains sentences labelled with positive or negative sentiment. Score is either 1 (for positive) or 0 (for negative) The sentences come from three different websites/fields.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages