Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ def classify_compliant(text):
|
|
46 |
|
47 |
#build the Gradio app
|
48 |
#Instructuction = "Write an imaginary review about a product or service you might be interested in."
|
49 |
-
title="Customer Complaints
|
50 |
description = """Effectively handling the customer complaints provide an opportunity for the service provider to resolve the customer’s
|
51 |
problems on time and thus reduce dissatisfaction levels.
|
52 |
Write a complaint on insurance product or service,\
|
|
|
46 |
|
47 |
#build the Gradio app
|
48 |
#Instructuction = "Write an imaginary review about a product or service you might be interested in."
|
49 |
+
title="Customer Complaints Categorization"
|
50 |
description = """Effectively handling the customer complaints provide an opportunity for the service provider to resolve the customer’s
|
51 |
problems on time and thus reduce dissatisfaction levels.
|
52 |
Write a complaint on insurance product or service,\
|