saritha5 commited on
Commit
821a5c8
1 Parent(s): 000aa92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ description = """This application uses fine-tune BERT to perform Customer Compla
51
  Effectively handling customer complaints provides an opportunity for the service provider to resolve the customer’s problems on time and thus reduce dissatisfaction levels.
52
  Write a complaint on an insurance product or service and see how the machine learning model is able to Categorisation your Complaint.
53
  The Complaints Type are:
54
- 1. Debt Collection /
55
  2. False Claim or Statement
56
  3. Legal Issue
57
  4. Improper contact or sharing of info
 
51
  Effectively handling customer complaints provides an opportunity for the service provider to resolve the customer’s problems on time and thus reduce dissatisfaction levels.
52
  Write a complaint on an insurance product or service and see how the machine learning model is able to Categorisation your Complaint.
53
  The Complaints Type are:
54
+ 1. Debt Collection
55
  2. False Claim or Statement
56
  3. Legal Issue
57
  4. Improper contact or sharing of info