Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
sagipend commited on
Commit
030af1c
·
1 Parent(s): 0a9eb56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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: <br />
37
+ **text**: This field contains the text (after preprocessing and anonymization) of the tweet. <br />
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. <br />
39
+ **intolerance**: Similarly, this binary value denotes the presence of intolerance in the text, with 1 indicating intolerance and 0 signifying non-intolerance. <br />
40
 
41
  ## Citation Information
42
  ```