Spaces:
Running
Running
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
- Clone the repository
cd
into the repository- Run
just install
to install the dependencies - Run
just run --help
to see the available commands
Datasets
- Sentiment140
- Amazon Reviews
- IMDB
- Multiclass Sentiment Analysis (Used only testing)
Required tools
just
poetry