ABL4J (Alignment Based Learning for Java) - 0.9.7

Uses of Package
org.schwiebert.abl4j.data

Packages that use org.schwiebert.abl4j.data
org.schwiebert.abl4j   
org.schwiebert.abl4j.align   
org.schwiebert.abl4j.align.methods   
org.schwiebert.abl4j.cluster   
org.schwiebert.abl4j.cluster.methods   
org.schwiebert.abl4j.data   
org.schwiebert.abl4j.data.impl.abl   
org.schwiebert.abl4j.distance   
org.schwiebert.abl4j.examples   
org.schwiebert.abl4j.io   
org.schwiebert.abl4j.select   
org.schwiebert.abl4j.select.methods   
org.schwiebert.abl4j.suffixtree   
org.schwiebert.abl4j.util   
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j
ITreeBank
          An ITreebank is a sequence of ITree objects.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.align
ITree
          An ITree is an ISentence which additionally contains IConstituents.
ITreeBank
          An ITreebank is a sequence of ITree objects.
NonTerminal
          This class is used to store a nonterminal.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.align.methods
IConstituent
          An IConstituent is used to store a hypothesis or a nonterminal.
ISentence
          An ISentence is used to store a sequence of IWords.
ITree
          An ITree is an ISentence which additionally contains IConstituents.
ITreeBank
          An ITreebank is a sequence of ITree objects.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.cluster
IConstituent
          An IConstituent is used to store a hypothesis or a nonterminal.
ITree
          An ITree is an ISentence which additionally contains IConstituents.
ITreeBank
          An ITreebank is a sequence of ITree objects.
NonTerminal
          This class is used to store a nonterminal.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.cluster.methods
ITree
          An ITree is an ISentence which additionally contains IConstituents.
ITreeBank
          An ITreebank is a sequence of ITree objects.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.data
IConstituent
          An IConstituent is used to store a hypothesis or a nonterminal.
ISentence
          An ISentence is used to store a sequence of IWords.
ITree
          An ITree is an ISentence which additionally contains IConstituents.
ITreeBank
          An ITreebank is a sequence of ITree objects.
IWord
          This class is used to store a "word".
NonTerminal
          This class is used to store a nonterminal.
NonTerminal.UpperNTBuffer
           
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.data.impl.abl
IConstituent
          An IConstituent is used to store a hypothesis or a nonterminal.
ISentence
          An ISentence is used to store a sequence of IWords.
ITree
          An ITree is an ISentence which additionally contains IConstituents.
ITreeBank
          An ITreebank is a sequence of ITree objects.
IWord
          This class is used to store a "word".
NonTerminal
          This class is used to store a nonterminal.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.distance
ISentence
          An ISentence is used to store a sequence of IWords.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.examples
ITree
          An ITree is an ISentence which additionally contains IConstituents.
ITreeBank
          An ITreebank is a sequence of ITree objects.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.io
IConstituent
          An IConstituent is used to store a hypothesis or a nonterminal.
ISentence
          An ISentence is used to store a sequence of IWords.
ITree
          An ITree is an ISentence which additionally contains IConstituents.
ITreeBank
          An ITreebank is a sequence of ITree objects.
IWord
          This class is used to store a "word".
NonTerminal
          This class is used to store a nonterminal.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.select
IConstituent
          An IConstituent is used to store a hypothesis or a nonterminal.
ISentence
          An ISentence is used to store a sequence of IWords.
ITree
          An ITree is an ISentence which additionally contains IConstituents.
ITreeBank
          An ITreebank is a sequence of ITree objects.
NonTerminal
          This class is used to store a nonterminal.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.select.methods
IConstituent
          An IConstituent is used to store a hypothesis or a nonterminal.
ITree
          An ITree is an ISentence which additionally contains IConstituents.
ITreeBank
          An ITreebank is a sequence of ITree objects.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.suffixtree
ITreeBank
          An ITreebank is a sequence of ITree objects.
 

Classes in org.schwiebert.abl4j.data used by org.schwiebert.abl4j.util
IConstituent
          An IConstituent is used to store a hypothesis or a nonterminal.
ITree
          An ITree is an ISentence which additionally contains IConstituents.
 


ABL4J (Alignment Based Learning for Java) - 0.9.7

© 2007 Stephan Schwiebert