An open API service indexing awesome lists of open source software.

https://github.com/tobychui/python-mood-analysis-engine

This python code can identify users mood by checking the keywords in a certain sentence. The sentence can be provided with Voice to Text Engine.
https://github.com/tobychui/python-mood-analysis-engine

Last synced: 3 months ago
JSON representation

This python code can identify users mood by checking the keywords in a certain sentence. The sentence can be provided with Voice to Text Engine.

Awesome Lists containing this project

README

        

# Python-Mood-Analysis-Engine
This python code can identify users mood by checking the keywords in a certain sentence. The sentence can be provided with Voice to Text Engine.

## How to use
This python file include a number of sets of emotional keywords that can identify the user's mood by checking the number of certain keywords in a certain sentence. This system can be made into modules to fit your needs for voice to text or any other uses.