ABL4J (Alignment Based Learning for Java) - 0.9.7

Uses of Package
org.schwiebert.abl4j.align

Packages that use org.schwiebert.abl4j.align
org.schwiebert.abl4j.align   
org.schwiebert.abl4j.align.methods   
org.schwiebert.abl4j.select   
org.schwiebert.abl4j.util   
 

Classes in org.schwiebert.abl4j.align used by org.schwiebert.abl4j.align
AlignType
          All alignment types of the original ABL implementation.
AllAlignment.Link
           
AllAlignment.LinkList
           
AllAlignment.SetLinkList
           
InsertMode
          An Enum required to handle Edit Operation Alignment.
PartType
          Parts of the sentences that should be hypotheses.
Predicate
          Interface that simulates C/C++-Predicates for Iterator-methods like remove_if.
 

Classes in org.schwiebert.abl4j.align used by org.schwiebert.abl4j.align.methods
AlignType
          All alignment types of the original ABL implementation.
PartType
          Parts of the sentences that should be hypotheses.
 

Classes in org.schwiebert.abl4j.align used by org.schwiebert.abl4j.select
Predicate
          Interface that simulates C/C++-Predicates for Iterator-methods like remove_if.
 

Classes in org.schwiebert.abl4j.align used by org.schwiebert.abl4j.util
Predicate
          Interface that simulates C/C++-Predicates for Iterator-methods like remove_if.
 


ABL4J (Alignment Based Learning for Java) - 0.9.7

© 2007 Stephan Schwiebert