Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SoDehghan
/
Hate-Speech-Detection
like
0
Sleeping
App
Files
Files
Community
1c2b244
Hate-Speech-Detection
/
models
/
hsd_ar.py
SoDehghan
Update models/hsd_ar.py
4baf52f
verified
7 months ago
raw
Copy download link
history
blame
Safe
122 Bytes
import
streamlit
as
st
def
write
():
st.markdown(
"""
# Hate Speech Detection in Arabic
"""
)