Skip to content

VassoD/sentiment_catalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment_catalysis

text classification

Using a model trained in Cohere.ai. I trained the model with a dataset from Kaggle.com for detecting emotions like anger, joy, love, sadness, fear and surprise.

In the feedback textarea the text is detected and classify into one of the emotions and then an emoji of the emotion is appearing, except of anger, if so you get a cat to calm down :)

speech recognition and speech to text;

I used JavaScript's "webkitSpeechRecognition();" for speech recognition and then I use a function to transcribe the speech to text in the UI.

The next step is to be able to classify the text from the transcription as I did it for the feedback textarea.

About

testing Cohere with sentiment analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published