ABL4J (Alignment Based Learning for Java) - 0.9.7
A B C D E F G H I J K L M N O P R S T U V W X Z

T

tb - Variable in class org.schwiebert.abl4j.align.Align
Global treebank: this is where all the data is stored
tb - Variable in class org.schwiebert.abl4j.cluster.Cluster
 
tb - Variable in class org.schwiebert.abl4j.select.methods.AbstractSelectMethod.SelectThread
 
TermsSelectMethod - Class in org.schwiebert.abl4j.select.methods
The method leaf (or terms) computes the probability of a hypothesis by counting the number of times the particular words of the hypothesis have occurred in the learned text as a hypothesis, divided by the total number of hypotheses.
TermsSelectMethod() - Constructor for class org.schwiebert.abl4j.select.methods.TermsSelectMethod
 
testA() - Method in class org.schwiebert.abl4j.tests.AlignTests
 
testB() - Method in class org.schwiebert.abl4j.tests.AlignTests
 
testClustering() - Method in class org.schwiebert.abl4j.tests.ClusterTests
 
testConstSelection() - Method in class org.schwiebert.abl4j.tests.SelectTests
 
testFirstSelection() - Method in class org.schwiebert.abl4j.tests.SelectTests
 
testInhertitedThreadLocals() - Method in class org.schwiebert.abl4j.tests.ThreadLocalVariableTests
 
testL() - Method in class org.schwiebert.abl4j.tests.AlignTests
 
testT() - Method in class org.schwiebert.abl4j.tests.AlignTests
 
testTermSelection() - Method in class org.schwiebert.abl4j.tests.SelectTests
 
testWB() - Method in class org.schwiebert.abl4j.tests.AlignTests
 
testWM() - Method in class org.schwiebert.abl4j.tests.AlignTests
 
threadLocalCompatibility - Static variable in class org.schwiebert.abl4j.util.Tools
 
threadLocalMapping - Static variable in class org.schwiebert.abl4j.data.DataFactory
 
threadLocalRandom - Static variable in class org.schwiebert.abl4j.util.Tools
 
ThreadLocalVariableTests - Class in org.schwiebert.abl4j.tests
 
ThreadLocalVariableTests() - Constructor for class org.schwiebert.abl4j.tests.ThreadLocalVariableTests
 
ThreadLocalVariableTests.TestThread - Class in org.schwiebert.abl4j.tests
 
ThreadLocalVariableTests.TestThread() - Constructor for class org.schwiebert.abl4j.tests.ThreadLocalVariableTests.TestThread
 
THREADS - Static variable in class org.schwiebert.abl4j.util.AblProperties
The number of threads used in parallel parts of ABL4J.
TigerCorpusReader - Class in org.schwiebert.abl4j.io
An ITreebankReader that is able to read the Tiger Corpus format - see http://www.
TigerCorpusReader() - Constructor for class org.schwiebert.abl4j.io.TigerCorpusReader
 
Tools - Class in org.schwiebert.abl4j.util
 
Tools() - Constructor for class org.schwiebert.abl4j.util.Tools
 
toString() - Method in class org.schwiebert.abl4j.align.AllAlignment.Link
 
toString() - Method in class org.schwiebert.abl4j.data.impl.abl.Word
 
toString() - Method in interface org.schwiebert.abl4j.data.IWord
Returns a String-representation of this word.
toString() - Method in class org.schwiebert.abl4j.data.NonTerminal
 
toString() - Method in class org.schwiebert.abl4j.util.Pair
 
Tree<T> - Class in org.schwiebert.abl4j.data.impl.abl
A Tree is an ISentence which additionally contains a Vector of IConstituents.
Tree() - Constructor for class org.schwiebert.abl4j.data.impl.abl.Tree
Creates a new, empty Tree.
TREE_CLASS - Static variable in class org.schwiebert.abl4j.util.AblProperties
A class that implements ITree.
treeBank - Static variable in class org.schwiebert.abl4j.data.DataFactory
 
TreeBank<T> - Class in org.schwiebert.abl4j.data.impl.abl
A Treebank is a List of ITree objects.
TreeBank() - Constructor for class org.schwiebert.abl4j.data.impl.abl.TreeBank
 
treebank - Variable in class org.schwiebert.abl4j.io.XmlReader
 
TREEBANK_CLASS - Static variable in class org.schwiebert.abl4j.util.AblProperties
A class that implements ITreeBank.
TreebankReader - Class in org.schwiebert.abl4j.io
Helper class for IO Operations.
TreebankReader() - Constructor for class org.schwiebert.abl4j.io.TreebankReader
 
TreebankWriter - Class in org.schwiebert.abl4j.io
Used to serialize an ITreeBank .
TreebankWriter() - Constructor for class org.schwiebert.abl4j.io.TreebankWriter
 
treeClass - Static variable in class org.schwiebert.abl4j.data.DataFactory
 

ABL4J (Alignment Based Learning for Java) - 0.9.7
A B C D E F G H I J K L M N O P R S T U V W X Z
© 2007 Stephan Schwiebert