public class BIOWriter extends Object
| Constructor and Description |
|---|
BIOWriter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convertCollection(String xmlCollectionName,
String bioFileName)
converts the collection of XML-coded files 'xmlCollectionName' and writes
the BIO format data as a single file on 'bioFileName'.
|
static void |
main(String[] args) |
static void |
task(String[] args)
command-line callable file conversion (invoked by -Dtask=CorefEval).
|
public static void main(String[] args) throws IOException
IOExceptionpublic static void task(String[] args)
public static void convertCollection(String xmlCollectionName, String bioFileName) throws IOException
IOExceptionCopyright © 2016 New York University. All rights reserved.