File size: 122 Bytes
874acc9
 
 
 
 
 
4baf52f
874acc9
 
2fc2696
c7226d9
1
2
3
4
5
6
7
8
9
10
11
import streamlit as st


def write():
    st.markdown(
    """
    # Hate Speech Detection in Arabic
    
    """
    )