Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Maslov-Artem
/
nlp_proj
like
0
Sleeping
App
Files
Files
Community
1
refs/pr/1
nlp_proj
/
app.py
Maslov-Artem
add text generator
eb91edf
8 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
streamlit
as
st
st.title(
"Sentiment Analysis with Logistic Regression"
)