Skip to content

fix: typo, file handle leaks, Hearst pattern, and scorer span pairing#607

Open
Chessing234 wants to merge 2 commits into
allenai:mainfrom
Chessing234:fix/issues-595-599-601
Open

fix: typo, file handle leaks, Hearst pattern, and scorer span pairing#607
Chessing234 wants to merge 2 commits into
allenai:mainfrom
Chessing234:fix/issues-595-599-601

Conversation

@Chessing234

Copy link
Copy Markdown

Summary

Test plan

  • Verified typo fix in candidate_generation.py
  • Verified file handles use with open(...) in data_util.py
  • Verified which_look_like pattern ends with hypernym like adjacent patterns
  • Run existing scispacy test suite locally if CI is unavailable

Made with Cursor

Chessing234 and others added 2 commits June 24, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment