Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -94,8 +94,8 @@ if __name__ == "__main__":
|
|
94 |
outputs="text",
|
95 |
title="RudeRater - Offensive Language Detector",
|
96 |
description=(
|
97 |
-
"
|
98 |
-
"It analyzes input for
|
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 |
),
|