barbaroo commited on
Commit
c573d12
·
1 Parent(s): 035eebf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ The pre-processing and filtering steps include:
22
 
23
  - Normalize format to utf-8
24
  - Remove shorter sentences (less than 10 units, where units are separated by spaces)
25
- - Remove ancient Faroese
26
  - Remove separators ('\r', '\t', '\n')
27
  - Remove non standard formatting. Examples: '§§', ' | ', '**', ' • ', ' • ', '.- ', ': ?', '.?', '\xa0', '\xad', '_ _', '. .', etc.
28
  - Remove (most) numbered lists, of formats: 1), 1:, Stk. 1 etc.
 
22
 
23
  - Normalize format to utf-8
24
  - Remove shorter sentences (less than 10 units, where units are separated by spaces)
25
+ - Remove archaic Faroese
26
  - Remove separators ('\r', '\t', '\n')
27
  - Remove non standard formatting. Examples: '§§', ' | ', '**', ' • ', ' • ', '.- ', ': ?', '.?', '\xa0', '\xad', '_ _', '. .', etc.
28
  - Remove (most) numbered lists, of formats: 1), 1:, Stk. 1 etc.