TrainingDataPro commited on
Commit
ee00726
1 Parent(s): 16ea1f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md CHANGED
@@ -1,3 +1,40 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - code
9
+ - finance
10
  ---
11
+
12
+ # Customers Reviews on Banks ⭐️
13
+
14
+ The Reviews on Banks Dataset is a comprehensive collection of **20,000** the most recent customer reviews on **48** US banks.
15
+
16
+ This dataset containing diverse reviews on multiple banks, can be useful for *sentiment analysis, assessing geographical variations in customer satisfaction, and exploring customer preferences through textual data*.
17
+
18
+ Understanding customer sentiments and preferences helps **banks** improve their services and address any issues raised by customers in their reviews.
19
+
20
+ # Get the dataset
21
+
22
+ ### This is just an example of the data
23
+
24
+ Leave a request on [**https://trainingdata.pro/data-market**](https://trainingdata.pro/data-market?utm_source=huggingface&utm_medium=cpc&utm_campaign=customers-reviews-on-banks) to discuss your requirements, learn about the price and buy the dataset.
25
+
26
+ # Content
27
+ For each item, we extracted:
28
+ - **author**: name of the reviewer,
29
+ - **date**: date of the review,
30
+ - **location**: location of the reviewer,
31
+ - **bank**: bank which is reviewed
32
+ - **star**: number of stars given to the bank by the reviewer,
33
+ - **text**: text of the review,
34
+ - **like**: number of likes on the review
35
+
36
+ ## [**TrainingData**](https://trainingdata.pro/data-market?utm_source=huggingface&utm_medium=cpc&utm_campaign=customers-reviews-on-banks) provides high-quality data annotation tailored to your needs
37
+
38
+ More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
39
+
40
+ TrainingData's GitHub: **https://github.com/Trainingdata-datamarket/TrainingData_All_datasets**