Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -33,10 +33,10 @@ All text is written in English.
|
|
33 |
|
34 |
## Dataset Structure
|
35 |
### Data Fields
|
36 |
-
We release TwitCivility as a data frame with the following fields:
|
37 |
-
**text**: This field contains the text (after preprocessing and anonymization) of the tweet.
|
38 |
-
**impoliteness**: A binary indicator (1 or 0) representing the presence of impoliteness in the text. A value of 1 signifies impoliteness, while 0 indicates non-impoliteness.
|
39 |
-
**intolerance**: Similarly, this binary value denotes the presence of intolerance in the text, with 1 indicating intolerance and 0 signifying non-intolerance.
|
40 |
|
41 |
## Citation Information
|
42 |
```
|
|
|
33 |
|
34 |
## Dataset Structure
|
35 |
### Data Fields
|
36 |
+
We release TwitCivility as a data frame with the following fields:
|
37 |
+
**text**: This field contains the text (after preprocessing and anonymization) of the tweet.
|
38 |
+
**impoliteness**: A binary indicator (1 or 0) representing the presence of impoliteness in the text. A value of 1 signifies impoliteness, while 0 indicates non-impoliteness.
|
39 |
+
**intolerance**: Similarly, this binary value denotes the presence of intolerance in the text, with 1 indicating intolerance and 0 signifying non-intolerance.
|
40 |
|
41 |
## Citation Information
|
42 |
```
|