story.scheherazade.prologuer
Class ImportVerbs
java.lang.Object
story.scheherazade.prologuer.ImportVerbs
public class ImportVerbs
- extends java.lang.Object
Import verbs from various external sources.
Method Summary |
static java.lang.StringBuffer |
indent(java.lang.StringBuffer in,
java.lang.String indentation)
Indent all the lines in a StringBuffer
by a certain indentation string. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportVerbs
public ImportVerbs(boolean TEST_MODE,
CodeWriter out,
edu.smu.tspell.wordnet.WordNetDatabase database,
Comlex COMLEX,
VerbOcean verbOcean,
java.io.File ontonotesFrameDir,
java.io.File verbNetDir,
Prologuer prologuer,
UsageModel usageModel)
throws java.lang.Exception
- Throws:
java.lang.Exception
indent
public static java.lang.StringBuffer indent(java.lang.StringBuffer in,
java.lang.String indentation)
throws java.lang.Exception
- Indent all the lines in a StringBuffer
by a certain indentation string.
- Throws:
java.lang.Exception
Copyright © 2011 David K. Elson. All Rights Reserved.