python - Mapping Wordnet Senses to Verbnet -


http://digital.library.unt.edu/ark:/67531/metadc30973/m2/1/high_res_d/mihalcea-2005-putting_pieces_together-combining_framenet.pdf

in link above on sixth page, paper mentions mapping made.

"the process of mapping verbnet wordnet semi-automatic. first manually link semantic constraints defined in verbnet (there 36 such constraints) 1 or more nodes in wordnet semantic hierarchy."

i trying use mapping on nltk python verbnet , wordnet. code used mapping?

this mapping can found on rada mihalcea's page: http://web.eecs.umich.edu/~mihalcea/downloads.html, direct link: http://web.eecs.umich.edu/~mihalcea/downloads/fnwnverbmap1.0.tar.gz

there codes for:

but there no code in nltk read mappings (at least not yet).


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -