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

Refactor: remove analysis scripts #305

Merged
merged 10 commits into from
Jun 25, 2024

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    e99216a View commit details
    Browse the repository at this point in the history
  2. refactor: remove utility functions and convenience scripts used to an…

    …notate all types of layout elements (extracted, inferred, and final) except OCR'd elements
    christinestraub committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    85ea4c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    3f503cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffcf254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c23338e View commit details
    Browse the repository at this point in the history
  4. test: fix lint errors

    christinestraub committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9b6ced7 View commit details
    Browse the repository at this point in the history
  5. test: update test_partition_groups_from_regions() to test the case …

    …where the input param is an empty list
    christinestraub committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1c2a31c View commit details
    Browse the repository at this point in the history
  6. test: add test case to `test_merge_inferred_layout_with_extracted_lay…

    …out()` for the extracted layout with a full page image
    christinestraub committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    123c062 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3228be View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'refs/heads/main' into refactor/remove-analysis-scripts

    # Conflicts:
    #	CHANGELOG.md
    #	test_unstructured_inference/test_elements.py
    #	unstructured_inference/__version__.py
    #	unstructured_inference/utils.py
    christinestraub committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6d0f23d View commit details
    Browse the repository at this point in the history