vrashad commited on
Commit
6a14ead
1 Parent(s): d535aab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +154 -1
README.md CHANGED
@@ -30,4 +30,157 @@ tags:
30
  size_categories:
31
  - 10K<n<100K
32
  pretty_name: Bank support service requests in Azerbaijani
33
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  size_categories:
31
  - 10K<n<100K
32
  pretty_name: Bank support service requests in Azerbaijani
33
+ ---
34
+
35
+ # Bank Support Service Requests in Azerbaijani
36
+
37
+ This dataset contains bank support service requests in the Azerbaijani language, designed for intent classification tasks in the banking domain.
38
+
39
+ ## Dataset Description
40
+
41
+ ### Features
42
+ 1. **text** (string): The support request text in Azerbaijani
43
+ 2. **intent** (string): The classified intent of the request
44
+ 3. **category** (string): The broader category of the request
45
+
46
+ ## Intents and Categories
47
+
48
+ The dataset includes a wide range of intents related to banking services. Some examples include:
49
+
50
+ - card_arrival
51
+ - card_linking
52
+ - exchange_rate
53
+ - card_payment_wrong_exchange_rate
54
+ - extra_charge_on_statement
55
+ - pending_cash_withdrawal
56
+ - fiat_currency_support
57
+ - card_delivery_estimate
58
+ - automatic_top_up
59
+ - card_not_working
60
+ - exchange_via_app
61
+ - lost_or_stolen_card
62
+ - age_limit
63
+ - pin_blocked
64
+ - contactless_not_working
65
+ - top_up_by_bank_transfer_charge
66
+ - pending_top_up
67
+ - cancel_transfer
68
+ - top_up_limits
69
+ - wrong_amount_of_cash_received
70
+ - card_payment_fee_charged
71
+ - transfer_not_received_by_recipient
72
+ - supported_cards_and_currencies
73
+ - getting_virtual_card
74
+ - card_acceptance
75
+ - top_up_reverted
76
+ - balance_not_updated_after_cheque_or_cash_deposit
77
+ - card_payment_not_recognised
78
+ - edit_personal_details
79
+ - why_verify_identity
80
+ - unable_to_verify_identity
81
+ - get_physical_card
82
+ - visa_or_mastercard
83
+ - topping_up_by_card
84
+ - disposable_card_limits
85
+ - compromised_card
86
+ - atm_support
87
+ - direct_debit_payment_not_recognised
88
+ - passcode_forgotten
89
+ - declined_cash_withdrawal
90
+ - pending_card_payment
91
+ - lost_or_stolen_phone
92
+ - request_refund
93
+ - declined_transfer
94
+ - Refund_not_showing_up
95
+ - declined_card_payment
96
+ - pending_transfer
97
+ - terminate_account
98
+ - card_swallowed
99
+ - transaction_charged_twice
100
+ - verify_source_of_funds
101
+ - transfer_timing
102
+ - reverted_card_payment
103
+ - change_pin
104
+ - beneficiary_not_allowed
105
+ - transfer_fee_charged
106
+ - receiving_money
107
+ - failed_transfer
108
+ - transfer_into_account
109
+ - verify_top_up
110
+ - getting_spare_card
111
+ - top_up_by_cash_or_cheque
112
+ - order_physical_card
113
+ - virtual_card_not_working
114
+ - wrong_exchange_rate_for_cash_withdrawal
115
+ - get_disposable_virtual_card
116
+ - top_up_failed
117
+ - balance_not_updated_after_bank_transfer
118
+ - cash_withdrawal_not_recognised
119
+ - exchange_charge
120
+ - top_up_by_card_charge
121
+ - activate_my_card
122
+ - cash_withdrawal_charge
123
+ - card_about_to_expire
124
+ - apple_pay_or_google_pay
125
+ - verify_my_identity
126
+ - country_support
127
+ - activate_card
128
+ - activate_card_international_usage
129
+ - apply_for_loan
130
+ - apply_for_mortgage
131
+ - block_card
132
+ - cancel_card
133
+ - cancel_loan
134
+ - cancel_mortgage
135
+ - check_card_annual_fee
136
+ - check_current_balance_on_card
137
+ - check_fees
138
+ - check_loan_payments
139
+ - check_mortgage_payments
140
+ - check_recent_transactions
141
+ - close_account
142
+ - create_account
143
+ - customer_service
144
+ - dispute_ATM_withdrawal
145
+ - find_ATM
146
+ - find_branch
147
+ - get_password
148
+ - human_agent
149
+ - make_transfer
150
+ - recover_swallowed_card
151
+ - set_up_passwordt
152
+
153
+ Categories include:
154
+
155
+ - CARD
156
+ - OTHER
157
+ - FEES
158
+ - ATM
159
+ - ACCOUNT
160
+ - TRANSFER
161
+ - PASSWORD
162
+ - LOAN
163
+ - CONTACT
164
+ - FIND
165
+
166
+ ## Usage
167
+
168
+ This dataset can be used for training and evaluating natural language processing models for intent classification in the banking domain, specifically for Azerbaijani language support services.
169
+
170
+
171
+ ## License
172
+
173
+ The **AzTC** licensed under the CC BY-NC-ND 4.0 license.
174
+ What does this license allow?
175
+
176
+ Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made.
177
+ Non-Commercial: You may not use the material for commercial purposes.
178
+ No Derivatives: If you remix, transform, or build upon the material, you may not distribute the modified material.
179
+
180
+ For more information, please refer to the <a target="_blank" href="https://creativecommons.org/licenses/by-nc-nd/4.0/">CC BY-NC-ND 4.0 license</a>.
181
+
182
+
183
+
184
+ ## Contact
185
+
186
+ For more information, questions, or issues, please contact LocalDoc at [v.resad.89@gmail.com].