Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Bengali
Size:
10K - 100K
License:
Akash190104
commited on
Commit
•
9ed599d
1
Parent(s):
d43ba17
Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,16 @@ configs:
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
+
license: cc-by-4.0
|
20 |
+
task_categories:
|
21 |
+
- text-classification
|
22 |
+
language:
|
23 |
+
- bn
|
24 |
---
|
25 |
+
# Bengali Sentiment Analysis
|
26 |
+
## Context
|
27 |
+
|
28 |
+
The dataset contains 3307 Negative reviews and 8500 Positive reviews collected and manually annotated from Youtube Bengali drama.
|
29 |
+
|
30 |
+
## Acknowledgements
|
31 |
+
Sazzed, Salim (2021), “Bangla ( Bengali ) sentiment analysis classification benchmark dataset corpus”, Mendeley Data, V4, doi: 10.17632/p6zc7krs37.4
|