Nazmush-Shamael
commited on
Commit
•
38c97cd
1
Parent(s):
c5950dc
Update README.md
Browse filesAdded citation information
README.md
CHANGED
@@ -87,4 +87,19 @@ The dataset is a list stored in a [JSON file](https://huggingface.co/datasets/Ba
|
|
87 |
"Root Category": "Electronics Device",
|
88 |
"Product ID": "1400200"
|
89 |
}
|
90 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
"Root Category": "Electronics Device",
|
88 |
"Product ID": "1400200"
|
89 |
}
|
90 |
+
]
|
91 |
+
```
|
92 |
+
|
93 |
+
## Citation
|
94 |
+
If you use this dataset, please cite the following:
|
95 |
+
```
|
96 |
+
@misc{shamael2024banglishrevlargescalebanglaenglishcodemixed,
|
97 |
+
title={BanglishRev: A Large-Scale Bangla-English and Code-mixed Dataset of Product Reviews in E-Commerce},
|
98 |
+
author={Mohammad Nazmush Shamael and Sabila Nawshin and Swakkhar Shatabda and Salekul Islam},
|
99 |
+
year={2024},
|
100 |
+
eprint={2412.13161},
|
101 |
+
archivePrefix={arXiv},
|
102 |
+
primaryClass={cs.CL},
|
103 |
+
url={https://arxiv.org/abs/2412.13161},
|
104 |
+
}
|
105 |
+
```
|