File size: 1,770 Bytes
67d2cca
 
 
 
 
 
 
 
 
681e6a4
 
 
 
 
36fc7cf
 
 
 
 
681e6a4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67d2cca
681e6a4
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
license: mit
task_categories:
- text-classification
language:
- bn
pretty_name: BanGRev
size_categories:
- 1K<n<10K
---

## Dataset Summary

**BanGRev** is a Bengali-language text classification dataset developed for sentiment analysis of gadget and technology-related reviews. It contains user-generated content annotated with three sentiment classes:
### Labels
The dataset uses the following class labels:
- 0 — Satisfied 
- 1 — Dissatisfied 
- 2 — Unbiased 


<!-- ## Associated Paper

This dataset was introduced in the paper:

**"BanGRev: A Bengali Sentiment Classification Dataset for Technology Product Reviews"**  
*Currently under review in a peer-reviewed journal.*  
*Author: [Your Name], Affiliation: [Your University / Institution]*

> Once the paper is accepted or published, please update this section with the full citation and DOI.

## Supported Tasks and Leaderboards

**Primary Task:** Sentiment-based text classification in Bengali.

## Languages

- Bengali (`bn`)

## Dataset Structure

### Data Fields

- `text` (string): The review written in Bengali.
- `label` (integer): A numerical class indicating the sentiment.

### Label Mapping

| Label | Sentiment     | Description                        |
|-------|---------------|------------------------------------|
| 0     | Satisfied     | Positive experience                |
| 1     | Dissatisfied  | Negative experience                |
| 2     | Unbiased      | Neutral, factual, or descriptive   |

## Dataset Size

The dataset consists of **1,000–10,000** samples.

## Licensing Information

This dataset is released under the **MIT License**. You are free to use, modify, and distribute it with attribution.

## Citation

Please cite the following when using this dataset:
 -->