aboullaite / sentiment-analysis

Tweets sentiment Analysis using CoreNLP, Spring Boot and ReactJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweet Sentiment Analysis

Sentiment analysis for live stream tweets, using Twitter4J, Stanford CoreNLP library, Spring Boot and ReactJs! More details on this blog post

Project Demo

Running the app

Make sure to update to update application.yaml file with the required keys that will allow you to authenticate correctly when calling the Twitter API to retrieve tweets. You probably need to create a Twitter developer account and create an application.

Start afterward the backend server using mvn spring-boot:run and the frontend npm start.

About

Tweets sentiment Analysis using CoreNLP, Spring Boot and ReactJs


Languages

Language:TypeScript 50.9%Language:Java 39.6%Language:HTML 5.7%Language:CSS 3.9%