|
--- |
|
title: Sentiment Analysis 2 |
|
emoji: 🐢 |
|
colorFrom: purple |
|
colorTo: pink |
|
sdk: gradio |
|
sdk_version: 3.1.4 |
|
app_file: app.py |
|
pinned: false |
|
--- |
|
|
|
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |
|
|
|
The app is built using Gradio SDK on huggingface spaces |
|
Architecture: Transformer Pipeline class, language model: distilbert-base-uncased-finetuned-sst-2-english |
|
|
|
The app link on huggingface is: https://huggingface.co/spaces/sandeepmajumdar/sentiment-analysis-2 |
|
The code link on huggingface is: https://huggingface.co/spaces/sandeepmajumdar/sentiment-analysis-2/tree/main |
|
The code link on Github is: https://github.com/SandeepMajumdar/project_sentiment_analysis_2 |