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

TLDR-444 added words bbox pdfminer #313

Merged
merged 5 commits into from
Aug 24, 2023

Conversation

oksidgy
Copy link
Collaborator

@oksidgy oksidgy commented Aug 24, 2023

  • do some refactoring in pdfminer_extractor;
  • added word extraction from pdfminer;
  • change tests;

@dronperminov dronperminov merged commit f23cc3a into develop Aug 24, 2023
2 checks passed
@dronperminov dronperminov deleted the tldr-444_added_words_bbox_pdfminer branch August 24, 2023 14:49
sunveil pushed a commit that referenced this pull request Aug 29, 2023
* 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
NastyBoget added a commit that referenced this pull request Aug 29, 2023
* 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]>
NastyBoget added a commit that referenced this pull request Aug 30, 2023
* 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 version ranges to requirements (#316)

* 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]>

* new version 0.11.1 (#320)

* new version 0.11.1

---------

Co-authored-by: Andrey Mikhailov <[email protected]>
Co-authored-by: Oksana Belyaeva <[email protected]>
Co-authored-by: Andrew Perminov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants