Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update master #321

Merged
merged 7 commits into from
Aug 30, 2023
Merged

update master #321

merged 7 commits into from
Aug 30, 2023

Commits on Aug 24, 2023

  1. Add BBoxAnnotation to TabbyPDF reader (#312)

    * Add BBoxAnnotation to TabbyPDF reader
    
    * Fix import and add test
    
    * Remove unused import
    sunveil authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    13938e4 View commit details
    Browse the repository at this point in the history
  2. TLDR-444 added words bbox pdfminer (#313)

    * TLDR-444 added word supporting into pdfminer-reader
    
    * TLDR-444 added word extraction from pdfminer; pdfminer refactoring
    
    * TLDR-444 added tests (word bounding box)
    
    * TLDR-444 fixed code style
    
    * TLDR-444 fixed after review
    oksidgy authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f23cc3a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    3002298 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Change base image name and tesseract benchmark script (#315)

    * Change base image name and tesseract benchmark script
    
    * Benchmarks updated
    
    * Added error hint
    
    * Small fix
    NastyBoget authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e5e6108 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    3190f41 View commit details
    Browse the repository at this point in the history
  2. TLDR-440: Tabby pdf cell properties (#319)

    * Add BBoxAnnotation to TabbyPDF reader
    
    * Fix import and add test
    
    * Remove unused import
    
    * Add cell properties
    
    * Fix add CellPropertyInfo
    
    * Fix invisible property
    
    * Fix colspan and row_span
    
    * Add test for tables with merged cells
    
    * Add data to test merged cells
    
    * Add BBoxAnnotation to TabbyPDF reader (#312)
    
    * Add BBoxAnnotation to TabbyPDF reader
    
    * Fix import and add test
    
    * Remove unused import
    
    * TLDR-444 added words bbox pdfminer (#313)
    
    * TLDR-444 added word supporting into pdfminer-reader
    
    * TLDR-444 added word extraction from pdfminer; pdfminer refactoring
    
    * TLDR-444 added tests (word bounding box)
    
    * TLDR-444 fixed code style
    
    * TLDR-444 fixed after review
    
    * TLDR-437 plain_text return format added (#314)
    
    * Change base image name and tesseract benchmark script (#315)
    
    * Change base image name and tesseract benchmark script
    
    * Benchmarks updated
    
    * Added error hint
    
    * Small fix
    
    * Add BBoxAnnotation to TabbyPDF reader
    
    * Fix import and add test
    
    * Remove unused import
    
    * Add BBoxAnnotation to TabbyPDF reader (#312)
    
    * Add BBoxAnnotation to TabbyPDF reader
    
    * Fix import and add test
    
    * Remove unused import
    
    * Fix import and add test
    
    * Remove unused import
    
    * Add test for tables with merged cells
    
    * Fix flake8 warnings
    
    * Resolve comments
    Add assert
    
    ---------
    
    Co-authored-by: Oksana Belyaeva <[email protected]>
    Co-authored-by: Bogatenkova Anastasiya <[email protected]>
    3 people authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    53c346f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. new version 0.11.1 (#320)

    * new version 0.11.1
    NastyBoget authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5dc611e View commit details
    Browse the repository at this point in the history