public class CONLLWriter06 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DASH |
protected BufferedWriter |
writer |
| Constructor and Description |
|---|
CONLLWriter06() |
CONLLWriter06(String file) |
CONLLWriter06(String outfile,
int formatTask) |
public static final String DASH
protected BufferedWriter writer
public CONLLWriter06()
public CONLLWriter06(String file)
public CONLLWriter06(String outfile, int formatTask)
public static void main(String[] args) throws IOException
IOExceptionpublic void write(SentenceData09 inst) throws IOException
IOExceptionpublic void finishWriting()
throws IOException
IOExceptionCopyright © 2013. All rights reserved.