Skip to content

Fix remaining open issues: typos, resource leaks, Hearst pattern, scorer#613

Open
Chessing234 wants to merge 1 commit into
allenai:mainfrom
Chessing234:fix/remaining-open-issues
Open

Fix remaining open issues: typos, resource leaks, Hearst pattern, scorer#613
Chessing234 wants to merge 1 commit into
allenai:mainfrom
Chessing234:fix/remaining-open-issues

Conversation

@Chessing234

Copy link
Copy Markdown

Summary

Addresses several small open bugs reported in issues:

Test plan

  • Run existing scispacy test suite
  • Spot-check entity linking with cached model downloads on encfs/eCryptfs

Made with Cursor

- Fix constructor typo in CandidateGenerator (allenai#601)
- Truncate cache filename hashes for eCryptfs/encfs (allenai#590)
- Rename empty TF-IDF counter variable (allenai#593)
- Fix which_look_like Hearst pattern hypernym (allenai#595)
- Close file handles in data_util and evaluate_ner (allenai#599, allenai#597)
- Fix PerClassScorer span pairing (allenai#592)

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant