Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Maslov-Artem
/
nlp_proj
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
20c40df
nlp_proj
/
app.py
Maslov-Artem
add text generator
eb91edf
about 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
streamlit
as
st
st.title(
"Sentiment Analysis with Logistic Regression"
)