Spaces:
Runtime error
Runtime error
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
cdinto the repository- Run
just installto install the dependencies - Run
just run --helpto see the available commands
Datasets
- Sentiment140
- Amazon Reviews
- IMDB
- Multiclass Sentiment Analysis (Used only testing)
Required tools
justpoetry