Skip to content

Multi-modal model for sentiment/emotion analysis

Notifications You must be signed in to change notification settings

zeetaros/sentsation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentsation

sentsation is a Python module for multimodal sentiment/emotion analysis.

The package is under continuous development, and by no mean a mature package at current stage (in other words, use at your own risk :P).

Prerequisites

The module was built on Python 3.6
If you need to use the video-to-audio conversion function, here is the dependency:

Installation

Method 1: Install sentsation from the GitHub source
First, clone the repo using git:

git clone https://github.com/zeetaros/sentsation.git

Then, cd to the repo folder and install via pip:

cd sentsation
pip install -e .

Method 2: Install sentsation straight from PyPI
(not yet available)

Running tests

(not yet available)

Author

  • Cheuky S.Y - Initial work

Sundries

Sensational soundtracks to play while coding:

  • "Time" -- from "Inception"
  • "The Music of the Night" -- from "The Phantom of the Opera"
  • "Do You Hear the People Sing?" -- from "Les Misérables"

Useful audio processing tools:

  • FFmpeg
  • SoX - Sound eXchange

About

Multi-modal model for sentiment/emotion analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages