- Dedoc telegram chat created.
- Added
patterns
parameter for configuring default structure type. - Added notebooks with Dedoc usage (see issue 484).
- Fix bug
OutOfMemoryError: Java heap space
inPdfTabbyReader
(see issue 489). - Fix bug with numeration in
DocxReader
(see issue 494). - Added GOST (Russian government standard) frame recognition in
PdfImageReader
andPdfTxtlayerReader
(need_gost_frame_analysis
parameter).