barbaroo commited on
Commit
b9d6434
1 Parent(s): 5f89808

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -30,7 +30,6 @@ The pre-processing and filtering steps include:
30
  - Remove websites that start with http
31
  - Remove sentences without (or with little) linguistic content. In practice: all sentences where more than half of the characters (excluding spaces) are number, punctuations and letters in caps-lock (acronyms and initials)
32
  - Remove duplicates
33
- - Set everything lower case
34
 
35
  ### Supported Tasks and Leaderboards
36
 
 
30
  - Remove websites that start with http
31
  - Remove sentences without (or with little) linguistic content. In practice: all sentences where more than half of the characters (excluding spaces) are number, punctuations and letters in caps-lock (acronyms and initials)
32
  - Remove duplicates
 
33
 
34
  ### Supported Tasks and Leaderboards
35