Skip to content

tehzwen/Redditinator

Repository files navigation

Redditinator

Reddit sentiment analysis

Requirements

Textblob

Text analysis python library available here. To install this package run pip3 install textblob.

Running the project

In the /Backend folder run the command go build then execute the created go executable using ./Backend (on linux) or ./Backend.exe (windows).

Frontend

Requirements:

  • yarn download
  • node & npm download
  • Use this as a reference
  • yarn or npm i for installing node modules used for frontend
  • npm run build:dev build command, creates dist folder which is where extension src is.
  • npm run watch:dev watch command for hot reloading while developing.

About

Reddit sentiment analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors