Datasets:
tner
/

Languages:
English
Multilinguality:
monolingual
Size Categories:
1k<10K
ArXiv:
Tags:
License:
asahi417 commited on
Commit
592bed4
1 Parent(s): 314d27e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ a timestamp which distributes from September 2019 to August 2021.
33
 
34
  ### Preprocessing
35
  We pre-process tweets before the annotation to normalize some artifacts, converting URLs into a special token `{{URL}}` and non-verified usernames into `{{USERNAME}}`.
36
- For verified usernames, we replace its display name with symbols `{@}`.
37
  For example, a tweet
38
 
39
  ```
 
33
 
34
  ### Preprocessing
35
  We pre-process tweets before the annotation to normalize some artifacts, converting URLs into a special token `{{URL}}` and non-verified usernames into `{{USERNAME}}`.
36
+ For verified usernames, we replace its display name (or account name) with symbols `{@}`.
37
  For example, a tweet
38
 
39
  ```