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

Follow-up tasks related to evaluation code #162

Open
1 of 4 tasks
laurejt opened this issue Feb 17, 2025 · 0 comments
Open
1 of 4 tasks

Follow-up tasks related to evaluation code #162

laurejt opened this issue Feb 17, 2025 · 0 comments

Comments

@laurejt
Copy link
Contributor

laurejt commented Feb 17, 2025

On Spans:

  • Refactor Span object so that we have separate classes for labeled and unlabeled spans
  • Add set-like behavior to span object
  • Add ordering method (using dataclasses)
  • Refactor overlap_factor method

Evaluation Script:

  • Refactor PageReferenceSpans and PageSystemSpans objects
  • Have PageEvaluation use some graph structure instead of the ref_to_sys and sys_to_refs lists
  • Review when spans should be allowed to be combined / split
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

1 participant