dkpro / dkpro-uby

Framework for creating and accessing UBY resources – sense-linked lexical resources in standard UBY-LMF format
https://dkpro.github.io/dkpro-uby
Other
22 stars 3 forks source link

VerbNet: Resource conversion depends on Inspector and Perl script #138

Open chmeyer opened 9 years ago

chmeyer commented 9 years ago

Without a precomputed VerbNet converter input, the creation class cannot be executed, since it depends on the output of a Perl script which in turn depends on the output of a vn/Inspector. We should clarify if we can change this to a bit more user-friendly conversion process which ideally depends only on the original VerbNet 3.2 XML files.

judithek commented 9 years ago

the best solution would be to write an XML reader for the VerbNet 3.2 XML files and to make sure that it captures the same information as the combination of Inspector calls + Perl script.