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: weighted average table metrics #3348

Merged
merged 14 commits into from
Nov 20, 2024

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    71d5180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f689bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a59e53 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    b60d044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0177592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71d5cfa View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fix: take false negative into consideration

    - false negative tables gets a 0 score for table level acc metric and a
      weight equal to 1 table per page
    - false negative tables do not contribute to other table metrics since
      there is no ground truth to evaluate structure or content of those
      tables
    badGarnet committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1caee95 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/weighted-average-table-metrics' of github.com:Unst…

    …ructured-IO/unstructured into feat/weighted-average-table-metrics
    badGarnet committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d3da412 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7156c6e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    0381edf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b233d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a7c895 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Nov 20, 2024

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