NAME
verbstat -- extract ambiguity stats from verbnet XML files as a text dump of a Perl hash
SYNOPSIS
verbstat [file1 ...]
DESCRIPTION
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/.
SEE ALSO
Lingua::Verbnet::Ambiguity, Lingua::Verbnet, difficult(1)
AUTHOR
Vassilii Khachaturov <vassilii@tarunz.org>
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://www.perl.com/perl/misc/Artistic.html