Skip to content

v2.2.4

Compare
Choose a tag to compare
@NastyBoget NastyBoget released this 20 Jun 11:47
· 6 commits to master since this release
5750d57
  • Show page division and page numbers in the HTML output representation (API usage, return_format="html").
  • Make imports from dedoc library faster.
  • Added tutorial how to add a new language to dedoc (not finished entirely).
  • Added additional page_id metadata for multi-page nodes (structure_type="tree" in API, TreeConstructor in the library).
  • Updated OCR and orientation/columns classification benchmarks.
  • Minor edits of README.md.
  • Fixed empty cells handling in CSVReader.
  • Fixed bounding boxes extraction for text in tables for PdfTabbyReader.