Gaivoronsky / emotions_nlp_detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • Use the package manager pip to install.
pip install -r requirements.txt
  • Download pretrained model and place it in the folder model/

Usage

The launch is carried out by the following command

python -m src.get_emotions_nlp PATH 

About

License:MIT License


Languages

Language:Python 100.0%