Skip to content

fix: use hypernym in which_look_like Hearst pattern#615

Open
Chessing234 wants to merge 1 commit into
allenai:mainfrom
Chessing234:fix/595-hearst-which-look-like-hypernym
Open

fix: use hypernym in which_look_like Hearst pattern#615
Chessing234 wants to merge 1 commit into
allenai:mainfrom
Chessing234:fix/595-hearst-which-look-like-hypernym

Conversation

@Chessing234

Copy link
Copy Markdown

Fixes #595

The which_look_like pattern had hyponym at both ends. Every other "last" position pattern (which_sound_like, which_be_call, etc.) ends with hypernym.

For something like "cells which look like fibroblasts", fibroblasts is the hypernym — the old pattern was assigning the wrong role.

Made with Cursor

Last slot was hyponym twice — copy-paste from which_sound_like.
Fixes allenai#595

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.

fix: which_look_like Hearst pattern uses hyponym twice instead of hypernym

1 participant