|
ABL4J (Alignment Based Learning for Java) - 0.9.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.schwiebert.* |
|---|
| org.schwiebert.abl4j.InvalidConfigurationException | ||
|---|---|---|
private static final long |
serialVersionUID |
1145387211786462552L |
| org.schwiebert.abl4j.align.org.schwiebert.abl4j.align.AllAlignment.Link | ||
|---|---|---|
private static final long |
serialVersionUID |
-2080676139181086441L |
| org.schwiebert.abl4j.align.org.schwiebert.abl4j.align.AllAlignment.LinkList | ||
|---|---|---|
private static final long |
serialVersionUID |
-6239132255101204160L |
| org.schwiebert.abl4j.align.org.schwiebert.abl4j.align.AllAlignment.SetLinkList | ||
|---|---|---|
private static final long |
serialVersionUID |
6995244181986057703L |
| org.schwiebert.abl4j.cluster.AblNtMap | ||
|---|---|---|
private static final long |
serialVersionUID |
-5875852910988031984L |
| org.schwiebert.abl4j.data.NonTerminal | ||
|---|---|---|
private static final long |
serialVersionUID |
3264432434761762448L |
| org.schwiebert.abl4j.data.impl.abl.Constituent<T> | ||
|---|---|---|
private static final long |
serialVersionUID |
-2954053640070134123L |
| org.schwiebert.abl4j.data.impl.abl.Sentence<T> | ||
|---|---|---|
private static final long |
serialVersionUID |
7500901585917712938L |
| org.schwiebert.abl4j.data.impl.abl.Tree<T> | ||
|---|---|---|
private static final long |
serialVersionUID |
8341177889686401359L |
| org.schwiebert.abl4j.data.impl.abl.TreeBank<T> | ||
|---|---|---|
private static final long |
serialVersionUID |
-1447021341770660520L |
| org.schwiebert.abl4j.data.impl.abl.Word<T> | ||
|---|---|---|
private static final long |
serialVersionUID |
5795945638213012406L |
public static final int |
UNDEF |
-1 |
| org.schwiebert.abl4j.distance.Alignment | ||
|---|---|---|
private static final long |
serialVersionUID |
2634817982990707590L |
| org.schwiebert.abl4j.distance.EditOperation.Biased | ||
|---|---|---|
private static final long |
serialVersionUID |
-5884292503919273118L |
| org.schwiebert.abl4j.distance.EditOperation.Default | ||
|---|---|---|
private static final long |
serialVersionUID |
-1442952554877131035L |
| org.schwiebert.abl4j.examples.DemoAlignMethod | ||
|---|---|---|
public static final String |
ALIGN_SENTENCES |
"custom.namespace.align.sentences" |
| org.schwiebert.abl4j.io.NoReaderAvailableException | ||
|---|---|---|
private static final long |
serialVersionUID |
3831199326680563964L |
| org.schwiebert.abl4j.io.NoWriterAvailableException | ||
|---|---|---|
private static final long |
serialVersionUID |
6271828830091656130L |
| org.schwiebert.abl4j.io.XmlConstants | ||
|---|---|---|
public static final String |
ATTR_CONST_BEGIN |
"begin" |
public static final String |
ATTR_CONST_END |
"end" |
public static final String |
ATTR_ID |
"id" |
public static final String |
ATTR_SCORE |
"score" |
public static final String |
ATTR_TREE_ID |
"tree_id" |
public static final String |
ATTR_WORD_CONTENT |
"content" |
public static final String |
ATTR_WORD_INDEX |
"index" |
public static final String |
EL_COMMENT |
"comment" |
public static final String |
EL_COMMENTS |
"comments" |
public static final String |
EL_CONSTITUENT |
"constituent" |
public static final String |
EL_NT |
"nt" |
public static final String |
EL_NT_LIST |
"nonterminals" |
public static final String |
EL_SCORE |
"score" |
public static final String |
EL_SCORES |
"scores" |
public static final String |
EL_TREE |
"tree" |
public static final String |
EL_WORD |
"word" |
| org.schwiebert.abl4j.random.MersenneTwister | ||
|---|---|---|
private static final int |
M |
397 |
private static final int |
N |
624 |
private static final long |
serialVersionUID |
7666069655872848609L |
| org.schwiebert.abl4j.random.NativeRandom | ||
|---|---|---|
private static final long |
serialVersionUID |
1L |
| org.schwiebert.abl4j.select.KnowledgeBase | ||
|---|---|---|
private static final long |
serialVersionUID |
-4521237049780123992L |
| org.schwiebert.abl4j.select.Phrase | ||
|---|---|---|
private static final long |
serialVersionUID |
8624865838792609484L |
| org.schwiebert.abl4j.select.Range | ||
|---|---|---|
private static final long |
serialVersionUID |
8745463627933681844L |
| org.schwiebert.abl4j.util.AblProperties | ||
|---|---|---|
public static final String |
ALIGN_TYPE |
"org.schwiebert.abl4j.align.method" |
public static final String |
CLUSTER_METHOD |
"org.schwiebert.abl4j.cluster.method" |
public static final String |
COMPARISM_MODE |
"org.schwiebert.abl4j.comparism.mode" |
public static final String |
COMPATIBILITY_MODE |
"org.schwiebert.abl4j.compatibility.mode" |
public static final String |
CONSTITUENT_CLASS |
"org.schwiebert.abl4j.constituent" |
public static final String |
EXCLUDE_EMPTY |
"org.schwiebert.abl4j.align.exclude.empty" |
public static final String |
EXHAUSTIVE |
"org.schwiebert.abl4j.align.exhaustive" |
public static final String |
INPUT_ENCODING |
"org.schwiebert.abl4j.input.encoding" |
public static final String |
INPUT_FILE |
"org.schwiebert.abl4j.input.file" |
public static final String |
INPUT_IGNORE_ANNOTATIONS |
"org.schwiebert.abl4j.input.ignore.annotations" |
public static final String |
INPUT_STREAM |
"input.stream" |
public static final String |
MERGE_METHOD |
"org.schwiebert.abl4j.merge.method" |
public static final String |
NO_MERGE |
"org.schwiebert.abl4j.align.nomerge" |
public static final String |
OUTPUT_ENCODING |
"org.schwiebert.abl4j.output.encoding" |
public static final String |
OUTPUT_FILE |
"org.schwiebert.abl4j.output.file" |
public static final String |
OUTPUT_STREAM |
"output.stream" |
public static final String |
PART_TYPE |
"org.schwiebert.abl4j.part.type" |
private static final String |
PREFIX |
"org.schwiebert.abl4j." |
public static final String |
PRESERVE |
"org.schwiebert.abl4j.select.preserve" |
public static final String |
READER_CLASS |
"org.schwiebert.abl4j.reader" |
public static final String |
RESET_UPPER_NT |
"org.schwiebert.abl4j.reset.upper.nt" |
public static final String |
SEED |
"org.schwiebert.abl4j.seed" |
public static final String |
SELECT_METHOD |
"org.schwiebert.abl4j.select.type" |
public static final String |
SENTENCE_CLASS |
"org.schwiebert.abl4j.sentence" |
public static final String |
SERIALISATION_VISITOR |
"org.schwiebert.abl4j.serialization.visitor" |
public static final String |
THREADS |
"org.schwiebert.abl4j.threads" |
public static final String |
TREE_CLASS |
"org.schwiebert.abl4j.tree" |
public static final String |
TREEBANK_CLASS |
"org.schwiebert.abl4j.treebank" |
public static final String |
VERBOSE |
"org.schwiebert.abl4j.verbose" |
public static final String |
WORD_CLASS |
"org.schwiebert.abl4j.word" |
public static final String |
WORD_MAPPING |
"org.schwiebert.abl4j.word.mapping" |
public static final String |
WRITER_CLASS |
"org.schwiebert.abl4j.writer" |
| org.schwiebert.abl4j.util.Pair<A,B> | ||
|---|---|---|
private static final long |
serialVersionUID |
6722692557830611787L |
| org.schwiebert.abl4j.util.PropertiesMap | ||
|---|---|---|
private static final long |
serialVersionUID |
1878271272136938458L |
| org.schwiebert.abl4j.util.StringMapping | ||
|---|---|---|
private static final long |
serialVersionUID |
-8395059718441538478L |
| org.schwiebert.abl4j.util.Tools | ||
|---|---|---|
public static final String |
VERSION |
"0.9.5" |
| org.schwiebert.abl4j.util.WordMapping<T> | ||
|---|---|---|
private static final long |
serialVersionUID |
5399361222040499324L |
|
ABL4J (Alignment Based Learning for Java) - 0.9.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||