Skip to content

Fix typo, file handle leaks, Hearst pattern, and scorer span pairing#605

Open
Chessing234 wants to merge 1 commit into
allenai:mainfrom
Chessing234:fix/multiple-bug-fixes
Open

Fix typo, file handle leaks, Hearst pattern, and scorer span pairing#605
Chessing234 wants to merge 1 commit into
allenai:mainfrom
Chessing234:fix/multiple-bug-fixes

Conversation

@Chessing234

Copy link
Copy Markdown

Summary

Test plan

  • Run pytest tests/test_data_util.py
  • Run existing NER evaluation scripts on sample data
  • Verify Hearst pattern extraction on phrases like "cells which look like fibroblasts"

Fixes #601, #599, #597, #595, #592

Made with Cursor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: typo 'constuctor' → 'constructor' in CandidateGenerator error message

1 participant