gipsyblues / emotion-ui

A clean Web interface for text emotion recognition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emotion-ui

Web interface for Emotion Detection models on Large Scale Datasets

The EmotionUI connects to the interface provided by the serve.py module in the companion repository for "Uncovering the Limits of Text-based Emotion Detection". We provide Docker images for the best performing models in DockerHub.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

A clean Web interface for text emotion recognition.

License:MIT License


Languages

Language:Vue 85.1%Language:JavaScript 11.6%Language:HTML 3.3%