cu-clear / verbnet

University of Colorado VerbNet
99 stars 32 forks source link

Looking for a beginner's guide #16

Closed colingoldberg closed 2 years ago

colingoldberg commented 5 years ago

Hi,

As one who is fairly new to NLP, I have looked for, but have been unable to find a beginner's guide to VerbNet and its associated initiatives. Does anything like this exist? Even as I see that a lot (most?) of the Verbnet work was done in earlier years, I am encouraged that there is current work in evidence in this github repo. I would very much appreciate help in getting at least a basic understanding.

Can you help me?

Colin Goldberg

Adamits commented 5 years ago

Hi Colin,

You can see a representation of the current state of the project at the UVI website: https://verbs.colorado.edu/verb-index/vn3.3/ which is a good visual of the XML's in https://github.com/kevincstowe/verbnet/tree/master/verbnet3.3

Check out a VerbNet class, e.g. https://verbs.colorado.edu/verb-index/vn3.3/vn/run-51.3.2.php, which is a cluster of similar verbs. One of the current maintainers may also be able to point you to any up-to-date papers or documents.

kevincstowe commented 5 years ago

It might be useful to start at the "How to Use Verbnet" page. There's also some perhaps useful content in "Using VerbNet" and "Publications". If anything's still unclear, please feel free to contact me at kevin.stowe@colorado.edu. We're still doing a lot of work on VerbNet and would be happy to help out!

colingoldberg commented 5 years ago

Thanks, Kevin - I somehow missed the menu tabs on this page (I did come across some broken links on other pages).

Colin Goldberg

On February 7, 2019 at 6:13:18 PM, Kevin Stowe (notifications@github.com) wrote:

It might be useful to start at the "How to Use Verbnet" page. There's also some perhaps useful content in "Using VerbNet" and "Publications". If anything's still unclear, please feel free to contact me at kevin.stowe@colorado.edu. We're still doing a lot of work on VerbNet and would be happy to help out!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

colingoldberg commented 5 years ago

Thanks for the quick response. And as pointed out in an email from Kevin Stowe, there is explanation at https://verbs.colorado.edu/verbnet/.

colingoldberg commented 5 years ago

Hi Kevin,

As I start looking into VerbNet, I have a few questions:

Thanks very much for your help - I do appreciate it.

Regards

Colin Goldberg

On February 7, 2019 at 6:13:18 PM, Kevin Stowe (notifications@github.com) wrote:

It might be useful to start at the "How to Use Verbnet" page. There's also some perhaps useful content in "Using VerbNet" and "Publications". If anything's still unclear, please feel free to contact me at kevin.stowe@colorado.edu. We're still doing a lot of work on VerbNet and would be happy to help out!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

kevincstowe commented 5 years ago

What is the documentation that you're looking at? We are constantly working on updating and improving the resource, but of course the releases are less frequent. The most current version if 3.3, for which the XML files are available through this repository. It can also be browsed at http://verbs.colorado.edu/verb-index/vn3.3/. All of the verbs found in VerbNet will be located in the XML and in this resource. We are always aiming to improve coverage, but please note we likely won't include all the entries in WordNet, as they include phrasal structures like "act_involuntarily" and "go_to_bed" that won't be added to VerbNet.

Our last few months of work has been aimed at updating the semantic predicates in the classes to incorporate other resources and technical updates to the UVI, both of which will be available soon, so we haven't added many verbs since 3.3.

colingoldberg commented 5 years ago

I think I might have been looking at pages such as http://verbs.colorado.edu/~mpalmer/projects/verbnet.html, which are different than your vn3.3 pages.

Thanks for this great resource. I do believe it is very important to expand coverage. I know this is a huge task, but it makes this resource even more valuable. I do wonder if the additional verbs in SUMO WordNetMappings could not be helpful in expanding VerbNet coverage - just a thought.