Skip to content

chavdim/amazon_comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amazon_comments

Evaluate the quality of amazon comments using bag of words.

Overview

We try to construct a model for predicting the " x people found this commnent usefull " value of amazon product reviews.

Data

Scrapper folder includes files required for collecting comments. The parameters collected are Title, Content, age of comment, and how many people found this comment usefull. Collected comments data is saved as csv.

Bag of words

The raw comments data can be made into a bag of words vector data. This data can be used for learning and evaluation. The size of the bag can be chosen.

About

evaluate the quality of amazon comments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages