ABL4J (Alignment Based Learning for Java) - 0.9.7

Package org.schwiebert.abl4j.data.impl.abl

Class Summary
Constituent<T> This class is used to store a hypothesis or a nonterminal.
Sentence<T> Represents a Sentence as a List of IWord objects.
Tree<T> A Tree is an ISentence which additionally contains a Vector of IConstituents.
TreeBank<T> A Treebank is a List of ITree objects.
Word<T> This class is used to store a "word".
 


ABL4J (Alignment Based Learning for Java) - 0.9.7

© 2007 Stephan Schwiebert