Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Maslov-Artem/nlp_proj
IvT-DS
/
nlp_proj
like
0
Runtime error
App
Files
Files
Community
eb91edf
nlp_proj
/
app.py
Maslov-Artem
add text generator
eb91edf
10 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
streamlit
as
st
st.title(
"Sentiment Analysis with Logistic Regression"
)