Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
strongpear
/
Vietnamese-aspect-detection
like
0
Paused
App
Files
Files
Community
0404f0a
Vietnamese-aspect-detection
/
app.py
strongpear
create app.py
0404f0a
over 1 year ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
streamlit
as
st
text = st.text_area(
'Enter some text: '
)