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

Mapping propbank roles to verbnet 3.4 roles #37

Open
aaronstevenwhite opened this issue Feb 17, 2021 · 0 comments
Open

Mapping propbank roles to verbnet 3.4 roles #37

aaronstevenwhite opened this issue Feb 17, 2021 · 0 comments

Comments

@aaronstevenwhite
Copy link

I am attempting to map from propbank roles to verbnet 3.4 roles using the mappings in the propbank frame files. This almost works; but one obstacle I've run up against is that, the propbank frame files contain role mappings to what I believe is verbnet 3.2; and since some class IDs have changed slightly (e.g. help-72 to help-72.1) these mappings break in a nontrivial number of cases.

My question: is there a role mapping I can compose with the role mappings found in the propbank frame files that will allow me to map from propbank roles to verbnet 3.4? And if so, is there any additional mapping I would need to do to use GL semantics rather than the standard verbnet 3.4—e.g. do any of the thematic roles differ for the standard 3.4 semantics and the GL variant?

To be clear, I recognize that I can construct this mapping at the roleset level using the grouping information in verbnet. What I'm less sure about is the role-level mappings—specifically, whether there are cases where a thematic role may have changed names from 3.2 to 3.4 (and even if they haven't, whether there is actually a foolproof programmatic way of reconstructing mapping given the grouping information in verbnet).

I was hoping that this script might do this, but spot checking examples like the "help" case above, it does not appear to. I was also looking into using semlink2. But as far as I can tell, only the verbnet-framenet mappings are available there. In one of the tools, SemLink.py, there is mention of a vn2pb.json file, but that does not appear to be available in the repo.)

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

No branches or pull requests

1 participant