File size: 704 Bytes
0d3e262
 
 
 
 
 
 
 
 
 
 
 
bfcac46
 
edc4d6b
2f83a5c
272453e
 
581bec3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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