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

added pdf transform and tests #502

Merged
merged 15 commits into from
Aug 7, 2023
Merged

added pdf transform and tests #502

merged 15 commits into from
Aug 7, 2023

Commits on Aug 1, 2023

  1. added pdf transform and tests

    Tyrest committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b3b0c8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4cdc2b View commit details
    Browse the repository at this point in the history
  3. removed usused pytest import

    Tyrest committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6adab26 View commit details
    Browse the repository at this point in the history
  4. removed the pypdf dependency

    Tyrest committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6852cb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. added extract text OCR method

    Tyrest committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5e89c58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9dbcab View commit details
    Browse the repository at this point in the history
  3. moved imports to constructor

    Tyrest committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    19d9c7e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    20f3d72 View commit details
    Browse the repository at this point in the history
  2. added dependencies to all

    Tyrest committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9471c3e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    045e42a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d948e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    438b285 View commit details
    Browse the repository at this point in the history
  4. added tests and moved import

    Tyrest committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    87b677e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    205962c View commit details
    Browse the repository at this point in the history
  6. removed pdf_ocr from schema

    Tyrest committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    da0c40c View commit details
    Browse the repository at this point in the history