Skip to content

Barralex/offensive-comments-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aggressive Comments Analyzer

React and Node JS application using the google natural language api to detect offensive or agresive comments. Pretty useful to analyze social media sentiment on a topic or warn your users about offensive comments.

Aggressive Comments Analyzer

Getting Started

  1. Clone the project.
  2. Npm install in both front and back folders.
  3. Inside sentiment-api-back/enviroment fill gcloud-private-key.json file with your Google Cloud Sentiment API credentials.

Running the app

  1. Inside sentiment-api-front folder run npm start command.
  2. Indise sentiment-api-back folder run npm run dev command.

Built With

  • NodeJs - JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Express - Fast, unopinionated, minimalist web framework for Node.js
  • React - A JavaScript library for building user interfaces
  • Google Sentiment API - Derive insights from unstructured text using Google machine learning
  • Axios - Promise based HTTP client for the browser and node.js

Authors

License

This project is licensed under the MIT License

About

React and Node JS application using the google natural language api to detect offensive or agresive comments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors