staghado commited on
Commit
567b72e
1 Parent(s): 4d79b3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -125,7 +125,7 @@ page
125
  <p><em>A page from the FC-AMF-OCR dataset. </em></p>
126
  </center>
127
 
128
- Each `pdf` is paired with a `json.gz` file with the following structure. These strucure is that of docTR outputs. Learn more [here](https://mindee.github.io/doctr/using_doctr/using_models.html#what-should-i-do-with-the-output). We explicitly avoid applying any OCR post-processing to get an approximate reading order. Users can use their own heuristics to extract the reading order from the bounding boxes.
129
 
130
  ```json
131
  {
 
125
  <p><em>A page from the FC-AMF-OCR dataset. </em></p>
126
  </center>
127
 
128
+ Each `pdf` is paired with a `json.gz` file with the structure shown below. This strucure is that of docTR outputs, you can learn more here: [here](https://mindee.github.io/doctr/using_doctr/using_models.html#what-should-i-do-with-the-output). We explicitly avoid applying any OCR post-processing to get an approximate reading order. There are multiple ways of getting a reading order from bounding boxes. Users can use their own heuristics to extract the reading order from the bounding boxes.
129
 
130
  ```json
131
  {