SebastianRokholt / IBM-Watson-React-Sentiment-Analyser

This repository contains the code for an online sentiment analyser hosted on the IBM Cloud.

Home Page:http://sentiment-analyzer-af6-optimistic-cheetah-wl.mybluemix.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IBM Watson Online Sentiment Analyser

This repo contains the code for a simple online sentiment analyser built with React. The project uses IBM Watson Sentiment Analyser to analyse the sentiment and/or emotion from the user input, and is hosted on the IBM Cloud as a Cloud Foundry application.

Feel free to check out the sentiment analyser! The user can submit text or provide an url for analysis, and choose between sentiment or emotion analysis. The input has to be more than ~30 characters in order for IBM Watson to be able to analyse it.


About

This repository contains the code for an online sentiment analyser hosted on the IBM Cloud.

http://sentiment-analyzer-af6-optimistic-cheetah-wl.mybluemix.net/

License:Apache License 2.0


Languages

Language:JavaScript 61.3%Language:HTML 32.4%Language:CSS 6.3%