Skip to content

A sentiment analyzer for text and articles using TensorFlow's toxicity model.

License

Notifications You must be signed in to change notification settings

mikejhnstn/vue-sentiment-analyzer

Repository files navigation

Vue Sentiment Analyzer

screenshot

Description

A sentiment analyzer for text and articles using TensorFlow's toxicity model.

Dependencies

Project structure

/public
/src
    /utils
        toxicityAnalyzer.js -- import and load toxicity model from tensorflow
    App.vue -- main functionality
    main.js -- register ui framework
package.json -- required dependencies
server.js -- server to perform textract

Commands

Install dependencies

npm install

Run both frontend and server on localhost:8080 and localhost:3000

npm run start

About

A sentiment analyzer for text and articles using TensorFlow's toxicity model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published