public class GenerateDependencyRepresentation extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GenerateDependencyRepresentation.Options |
Modifier and Type | Field and Description |
---|---|
protected static GenerateDependencyRepresentation.Options |
options |
static int |
UP_NODES |
Constructor and Description |
---|
GenerateDependencyRepresentation() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
processDocument(org.apache.uima.jcas.JCas jcas) |
protected static GenerateDependencyRepresentation.Options options
public static final int UP_NODES
public static void main(String[] args) throws org.apache.uima.UIMAException, IOException, org.kohsuke.args4j.CmdLineException
args
- org.kohsuke.args4j.CmdLineException
org.apache.uima.UIMAException
IOException
public static void processDocument(org.apache.uima.jcas.JCas jcas)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.