Skip to content

v2.1

Compare
Choose a tag to compare
@NastyBoget NastyBoget released this 05 Mar 10:44
· 13 commits to master since this release
297dec8
  • Custom loggers deleted (the common logger is used for all dedoc classes).
  • Do not change the document image if it has a correct orientation (orientation correction function changed).
  • Use only PdfTabbyReader during detection of a textual layer in PDF files.
  • Code related to the labeling mode refactored and removed from the library package (it is located in the separate directory).
  • Added BoldAnnotation for words in PdfImageReader.
  • More benchmarks are added: images of tables parsing, postprocessing of Tesseract OCR.
  • Some fixes are made in a web-form of Dedoc.
  • Tutorial how to add a new structure type to Dedoc added.
  • Parsing of EML and HTML files fixed.