aai4r / EASUM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EASUM

This repo detects user's sentiment as well as the cause of the sentiment.

Installation

First, install python dependancies.

pip install -r requirements.txt

Test with your own videos

First, create a folder with name "test_videos".

Add videos (with file extension mp4) in the "test_videos" folder.

Finally run:

python test.py

About

License:MIT License


Languages

Language:Python 100.0%