story.scheherazade.prologuer
Class PropBankRoleSet

java.lang.Object
  extended by story.scheherazade.prologuer.PropBankRoleSet

public class PropBankRoleSet
extends java.lang.Object

A PropBank Roleset, i.e., a single sense of some verb in PropBank's database.


Constructor Summary
PropBankRoleSet(java.io.File file, org.w3c.dom.Node rolesetNode)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropBankRoleSet

public PropBankRoleSet(java.io.File file,
                       org.w3c.dom.Node rolesetNode)
                throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011 David K. Elson. All Rights Reserved.