v2.3.1
Release note: v2.3.1
- Fix bug with bold lines in
DocxReader(see issue 479). - Upgraded requirements.txt (
beautifulsoup4to 4.12.3 version). - Added support for external grobid (added support parameter
Authorization). - Added GOST (Russian government standard) frame recognition in
PdfTabbyReader(need_gost_frame_analysisparameter). - Update documentation (added GOST frame recognition).
- Added multi-page table handling to
PdfTabbyReader.