edu.upenn.cis.propbank_shen
Class PBConfig

java.lang.Object
  extended by edu.upenn.cis.propbank_shen.PBConfig

public class PBConfig
extends Object

This class represents configuration information -- particular filenames and directories of the propbank data set.

Author:
Scott Cotton

Constructor Summary
PBConfig()
           
 
Method Summary
static String FrameDir()
           
static String PropBankFile()
           
static String TreeBankDir()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PBConfig

public PBConfig()
Method Detail

PropBankFile

public static String PropBankFile()

TreeBankDir

public static String TreeBankDir()

FrameDir

public static String FrameDir()