|
ABL4J (Alignment Based Learning for Java) - 0.9.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.schwiebert.abl4j.ApplicationBase
org.schwiebert.abl4j.cluster.Main
public final class Main
| Field Summary | |
|---|---|
private Cluster<? extends NonTerminalsMapping> |
cluster
|
private StringBuffer |
options
|
static String |
PROGRAM_NAME
|
| Fields inherited from class org.schwiebert.abl4j.ApplicationBase |
|---|
properties |
| Constructor Summary | |
|---|---|
Main()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
void |
run(String[] args)
|
private static void |
usage()
|
private void |
writeInfoheader(ITreeBank tb,
String[] args)
|
| Methods inherited from class org.schwiebert.abl4j.ApplicationBase |
|---|
initialize, writeTreebank |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String PROGRAM_NAME
private StringBuffer options
private Cluster<? extends NonTerminalsMapping> cluster
| Constructor Detail |
|---|
public Main()
| Method Detail |
|---|
public static void main(String[] args)
public void run(String[] args)
throws Exception
Exception
private void writeInfoheader(ITreeBank tb,
String[] args)
throws IOException
IOExceptionprivate static void usage()
|
ABL4J (Alignment Based Learning for Java) - 0.9.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||