sentiment-analysis / README.md
Tymec's picture
Downgrade to python 3.11
5ae1418
|
raw
history blame
716 Bytes
metadata
title: Sentiment Analysis
emoji: 🤗
colorFrom: yellow
colorTo: orange
pinned: false
sdk: gradio
python_version: 3.11
app_file: app.py
datasets:
  - mrshu/amazonreviews
  - stanfordnlp/sentiment140
  - stanfordnlp/imdb

Sentiment Analysis

Usage

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

Datasets

Required tools

  • just
  • poetry