npCompleteNoob
npCompleteNoob

Reputation: 566

Are there any libraries for predicate argument context constraints?

I'm trying to do word sense disambiguation with WordNet's verb frames, but they lack constraints on the predicate arguments, so there is no way to disambiguate using just the verb frames.

I could add the constraints manually, but I wanted to see if someone had done so already. Are there publicly available collections of verb frames marked with predicate argument context constraints? I'm using Java and GATE to call WordNet, if the programming language and environment matter.

Upvotes: 0

Views: 35

Answers (0)

Related Questions