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

Add Marker preprocessing Task #105

Closed
adgianv opened this issue Mar 10, 2025 · 0 comments · Fixed by #106
Closed

Add Marker preprocessing Task #105

adgianv opened this issue Mar 10, 2025 · 0 comments · Fixed by #106
Labels
preprocessing Preprocessing tasks Everything related to tasks

Comments

@adgianv
Copy link
Contributor

adgianv commented Mar 10, 2025

Add a task for marker (https://github.com/VikParuchuri/marker)

@adgianv adgianv added preprocessing Preprocessing tasks Everything related to tasks labels Mar 10, 2025
@adgianv adgianv mentioned this issue Mar 10, 2025
3 tasks
rmitsch added a commit that referenced this issue Mar 25, 2025
* added marker task files

* added marker basic functionalities

* modified pyproject.toml for marker

* added table converter

* added tests for marker

* changes following comments at the marker.py and pyproject.toml

* fixed test_marker

* Update sieves/tasks/preprocessing/marker.py

Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>

* moved pre commit dependency to test, alphabetical order in preprocessing init file

* Update sieves/tasks/preprocessing/marker.py

Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>

* added image field to doc, modified  marker task adding extracted images to the doc field

* fixed tests updating with the images in the doc object

* fixed tests updating the version

* changed sieves version in test to 0.8

* modified the doc object to check fo image equality

* changed the doc.py check images method - added docstrings, handled none cases

* improved docstring for image equality checks

* added tests for doc file

* added ignore marker in marker test file, return type in docstring in doc file

* added docs pages, added marker to docs te4st file

---------

Co-authored-by: Angelo Di Gianvito <angelo@Mac.homenet.telecomitalia.it>
Co-authored-by: Angelo Di Gianvito <angelo@Angelos-MacBook-Pro.local>
Co-authored-by: Angelo Di Gianvito <angelo@Mac.fritz.box>
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preprocessing Preprocessing tasks Everything related to tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant