akeyhero commited on
Commit
e01692d
1 Parent(s): 5f343b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ The data in the `text` field was then cleaned in the following sequence:
30
  2. Remove headers
31
  3. Remove footnotes and add them to the `footnote` field
32
  4. Remove ruby (phonetic guides)
33
- 5. Convert specific characters, such as foreign characters and iteration marks, into standard Unicode characters
34
  6. Convert inserted notes into regular parenthetical text
35
  7. Remove any remaining markup
36
  8. Remove leading and trailing whitespace and horizontal rules
 
30
  2. Remove headers
31
  3. Remove footnotes and add them to the `footnote` field
32
  4. Remove ruby (phonetic guides)
33
+ 5. Convert specific characters, such as external characters and iteration marks, into standard Unicode characters
34
  6. Convert inserted notes into regular parenthetical text
35
  7. Remove any remaining markup
36
  8. Remove leading and trailing whitespace and horizontal rules