Package vn

This is the documentation for the Inspector - a VerbNet viewer and application framework for building custom applications around VerbNet.

See:
          Description

Class Summary
EventManager This class contains the method that researchers will modify to extend the Inspector to other natural language processing tasks.
Inspector The driver class for the Inspector.
Inspector.MyFilter Decides which files to select for the File.listFiles() method of the File class.
Sweeper This class defines the action to take upon encountering each element in a VerbNet XML file.
Sweeper.MemberNode Holds all crucial information about a member when it is encountered so it can be properly displayed in later processing.
 

Exception Summary
Inspector.InvalidCommandLineArgumentException Exception class for identifying when the user did not supply a command-line of the proper format.
Inspector.InvalidPathException Exception class for identifying when the user did not supply a valid XML input directory.
Inspector.UserWantsHelpMessage Exception class for identifying when the user requests to view the help/usage message for the program.
Inspector.UserWantsKey Exception class for identifying when the user requests to view the key.
 

Package vn Description

This is the documentation for the Inspector - a VerbNet viewer and application framework for building custom applications around VerbNet.