Skip to content

Go tool to fetch Scratch creations and extract reviews with AWS sentiment analysis

Notifications You must be signed in to change notification settings

anzellai/reviewsanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReviewsAnalysis

Set up

Ensure you have your AWS and your credentials on hand, then run:

AWS_PROFILE=YOUR_AWS_PROFILE AWS_DEFAULT_REGION=YOUR_AWS_REGION go run cmd/scratch/main.go

After a while, a JSON file for the result with sentiment analysis will be store at ./data/scratch_top10_project_comments_XXX.json.

Happy hacking!

About

Go tool to fetch Scratch creations and extract reviews with AWS sentiment analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages