saritha5 commited on
Commit
000aa92
1 Parent(s): 5f18f6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -51,11 +51,11 @@ 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
- -Debt Collection
55
- -False Claim or Statement
56
- -Legal Issue
57
- -Improper contact or sharing of info
58
- -Follow Up Issue
59
  """
60
  article = """
61
  - Click submit button to test Consumer Complaint Segmentation
 
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
58
+ 5. Follow Up Issue
59
  """
60
  article = """
61
  - Click submit button to test Consumer Complaint Segmentation