nevmenandr commited on
Commit
c33c486
·
verified ·
1 Parent(s): cbeac26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ The dataset is designed to train and evaluate optical character recognition syst
14
 
15
  ## Data structure
16
 
17
- For each text there is a file with its image and the text corresponding to this image. The names of these files are the same except for the extension or suffix `_image` and `_text` respectively. The images are placed in either pdf or png files. The texts are contained in files with the extension txt. For example:
18
 
19
  * `afanasjev-chuzhbinskij_a_s.peterburgskie_igroki.pdf`
20
  * `afanasjev-chuzhbinskij_a_s.peterburgskie_igroki.txt`
 
14
 
15
  ## Data structure
16
 
17
+ For each text there is a file with its image and the text corresponding to this image. The names of these files are the same except for the extension or suffix `_image` and `_text` respectively. The images are placed in either pdf or png files. The texts are contained in files with the extension `txt`. For example:
18
 
19
  * `afanasjev-chuzhbinskij_a_s.peterburgskie_igroki.pdf`
20
  * `afanasjev-chuzhbinskij_a_s.peterburgskie_igroki.txt`