org.annotation.wordfreak.io
Class TreebankHandler
java.lang.Object
org.annotation.wordfreak.io.TreebankHandler
- public class TreebankHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreebankHandler
public TreebankHandler()
setAnnotatedFile
public void setAnnotatedFile(AnnotationFile f)
getAnnotatedFile
public AnnotationFile getAnnotatedFile()
setEncoding
public void setEncoding(java.lang.String enc)
openParse
public void openParse(java.lang.String type)
openWord
public void openWord(java.lang.String type,
java.lang.String word)
closeParen
public void closeParen()
freeText
public void freeText(java.lang.String t)
printTree
public void printTree(Annotation a,
java.lang.String tab)
eof
public void eof()
Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.