sentiment-analysis / README.md
Tymec's picture
Add dataset for testing
e50b20c
|
raw
history blame
931 Bytes
metadata
title: Sentiment Analysis
emoji: 🤗
colorFrom: blue
colorTo: green
pinned: false
sdk: gradio
python_version: 3.11
app_file: app/gui.py
datasets:
  - mrshu/amazonreviews
  - stanfordnlp/sentiment140
  - stanfordnlp/imdb
  - Sp1786/multiclass-sentiment-analysis-dataset
models:
  - spacy/en_core_web_sm

Sentiment Analysis

Usage

  1. Clone the repository
  2. cd into the repository
  3. Run just install to install the dependencies
  4. Run just run --help to see the available commands

Datasets

Required tools

  • just
  • poetry