Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ description = """
56
  This application uses fine-tuned Roberta to perform Customer Complaints Categorization. Roberta is a popular pre-trained language model that can be used for a variety of natural language processing tasks. This text classification model helps the company to categorize incoming support requests submitted by users and determine the appropriate course of action. The application can provide an opportunity for the service provider to resolve the customer’s problems on time and therefore, reduce dissatisfaction levels.
57
 
58
 
59
- Write a complaint on an insurance product or service and see how the machine learning model is able to Categorization your Complaint. Below is the type in which the complaints are segmented:
60
  1. Debt Collection
61
  2. False Claim or Statement
62
  3. Legal Issue
 
56
  This application uses fine-tuned Roberta to perform Customer Complaints Categorization. Roberta is a popular pre-trained language model that can be used for a variety of natural language processing tasks. This text classification model helps the company to categorize incoming support requests submitted by users and determine the appropriate course of action. The application can provide an opportunity for the service provider to resolve the customer’s problems on time and therefore, reduce dissatisfaction levels.
57
 
58
 
59
+ Write a complaint on an insurance product or service and see how the Machine Learning model is able to Categorization your Complaint. Below is the type in which the complaints are segmented:
60
  1. Debt Collection
61
  2. False Claim or Statement
62
  3. Legal Issue