iimran commited on
Commit
1ebbd09
·
verified ·
1 Parent(s): 43b9c07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -94,8 +94,8 @@ if __name__ == "__main__":
94
  outputs="text",
95
  title="RudeRater - Offensive Language Detector",
96
  description=(
97
- "RudeRater is designed to identify inappropriate content in text. "
98
- "It analyzes input for offensive language and explicit content. "
99
  "While it's trained on a compact dataset and may not catch highly nuanced or sophisticated language, "
100
  "it effectively detects day-to-day offensive language commonly used in conversations."
101
  ),
 
94
  outputs="text",
95
  title="RudeRater - Offensive Language Detector",
96
  description=(
97
+ "Abusse detector is designed to identify inappropriate content in text. "
98
+ "It analyzes input for Australian Slang language and abuses. "
99
  "While it's trained on a compact dataset and may not catch highly nuanced or sophisticated language, "
100
  "it effectively detects day-to-day offensive language commonly used in conversations."
101
  ),