SoDehghan commited on
Commit
4462124
·
verified ·
1 Parent(s): 5347d96

Update models/home.py

Browse files
Files changed (1) hide show
  1. models/home.py +1 -1
models/home.py CHANGED
@@ -4,7 +4,7 @@ import streamlit as st
4
  def write():
5
  st.markdown(
6
  """
7
- # Hate Speech Detection
8
 
9
  This tool is developed in the context of the EU project "Utilizing Digital Technology for Social Cohesion, Positive Messaging and Peace by Boosting Collaboration, Exchange and Solidarity" (EuropeAid/170389/DD/ACT/Multi) by [Sabanci University Center of Excellence in Data Analytics](https://github.com/verimsu).
10
 
 
4
  def write():
5
  st.markdown(
6
  """
7
+ # Multi-domain Hate Speech Detection
8
 
9
  This tool is developed in the context of the EU project "Utilizing Digital Technology for Social Cohesion, Positive Messaging and Peace by Boosting Collaboration, Exchange and Solidarity" (EuropeAid/170389/DD/ACT/Multi) by [Sabanci University Center of Excellence in Data Analytics](https://github.com/verimsu).
10