Have you heard about the sentiment analyser I just made open source...?

Adeyeye George
Oct 20, 2020

No I suspect... First you might want to ask what a sentiment analyser is?

Sentiment Analyser is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.

*Functions*

# Detecting Users mood

# Analysing users contents

*Use Case*

# On Comment Websites like blog to detect how users feels about your news

# Customer Care Support Centers

# Games etc...

*Download Source*

Go to our GitHub channel below to download an use it in your applications...

https://github.com/mitmelon/Sentiment

Goodluck...

--

--

Adeyeye George

Innovative tech mind with over 8 years of experience working as a professional programmer.