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

feat: Add export merged sharded Document proto #145

Merged
merged 22 commits into from
Aug 9, 2023
Merged

Commits on Jul 20, 2023

  1. feat: Add export merged sharded Document proto

    - `to_documentai_document` exports a documentai Document proto from all of the shards in the wrapped Document
    holtskinner committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    cf547fe View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    62d7758 View commit details
    Browse the repository at this point in the history
  2. fix: Refactor _apply_text_offset() to use original impentation with…

    … dictionary.
    
    - Found issue with implementation when trying to update test coverage
    holtskinner committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5511a33 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    25c6af4 View commit details
    Browse the repository at this point in the history
  2. Update test constraints

    holtskinner committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6990662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85a1370 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    dde22b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a90472 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    88fc3b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad742f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 3, 2023

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

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    85bb259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c12081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9312153 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    519e678 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    91e9988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3da29a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea34456 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ef91ca View commit details
    Browse the repository at this point in the history
  5. fix: Fix type annotation

    holtskinner committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6f26f10 View commit details
    Browse the repository at this point in the history