
verbstat -- extract ambiguity stats from verbnet XML files as a text dump of a Perl hash

verbstat [file1 ...]

Given a list of Verbnet files, collect crude ambiguity stats, by counting how many frames are associated with a given verb across the various verbnet classes.
The output is in the form of a Perl hash.
Written as a tool to extract test corpus for cross-evaluation of parsers at http://www.cs.bgu.ac.il/~nlpproj/parse-eval/.

Lingua::Verbnet::Ambiguity, Lingua::Verbnet, difficult(1)

Vassilii Khachaturov <vassilii@tarunz.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.