paragraphs | R Documentation |
Contructs a dataframe containing paragraphs and bounding boxes from an hocr file created by tesseract-OCR.
paragraphs(hocr_files)
hocr_files |
list of paths to hocr file. |
dataframe with columns "bbox1", "bbox2", "bbox3", "bbox4" and "text" for the four corners of the paragraph bounding box and the text content.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.