edu.umn.cs.nlp.corpus
Class WSJReader
java.lang.Object
edu.umn.cs.nlp.corpus.WSJReader
public class WSJReader
- extends Object
Reads the Wall Street Journal treebank grammar into a BDB database
- Version:
- $LastChangedDate: 2007-08-06 10:12:11 -0500 (Mon, 06 Aug 2007) $
- Author:
- Lane Schwartz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSJReader
public WSJReader(File grammarFile,
String dbName,
String dbDirectory)
throws FileNotFoundException
- Throws:
FileNotFoundException
main
public static void main(String[] args)