data
Browse files
app.py
CHANGED
|
@@ -92,6 +92,7 @@ https://www.kaggle.com/datasets/trainingdatapro/20000-customers-reviews-on-banks
|
|
| 92 |
[
|
| 93 |
["having credit card problem"],
|
| 94 |
["low interest credit card"],
|
|
|
|
| 95 |
["upset customer"],
|
| 96 |
["what is the password"],
|
| 97 |
],
|
|
@@ -159,6 +160,7 @@ With no need for jargon, SSDS delivers tangible value to our fintech operations.
|
|
| 159 |
[
|
| 160 |
["having credit card problem"],
|
| 161 |
["low interest credit card"],
|
|
|
|
| 162 |
["upset customer"],
|
| 163 |
["what is the password"],
|
| 164 |
],
|
|
|
|
| 92 |
[
|
| 93 |
["having credit card problem"],
|
| 94 |
["low interest credit card"],
|
| 95 |
+
["loan"],
|
| 96 |
["upset customer"],
|
| 97 |
["what is the password"],
|
| 98 |
],
|
|
|
|
| 160 |
[
|
| 161 |
["having credit card problem"],
|
| 162 |
["low interest credit card"],
|
| 163 |
+
["loan"],
|
| 164 |
["upset customer"],
|
| 165 |
["what is the password"],
|
| 166 |
],
|