loftywaif002 / msa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emotional Data analysis from lrc data

Dataset used

SDK used for lrc data analysis

Prerequisites

  1. Python 3.6.2 [Backend]
  2. Node v8*

Run Project [open project using two terminals/tabs]

Backend Server setup

git clone https://github.com/loftywaif002/msa.git
cd msa
source env/bin/activate [activate the virtual environment]
pip3 install -r requirements.txt [install all the dependent library for back end]
python lrc-sentiment-analysis.py [run the server]

Front End

cd lsa-search
npm install
npm start

How it works

Alt text

About


Languages

Language:JavaScript 51.8%Language:CSS 37.2%Language:HTML 6.6%Language:Python 4.3%