ABL4J (Alignment Based Learning for Java) - 0.9.7

Uses of Package
org.schwiebert.abl4j.distance

Packages that use org.schwiebert.abl4j.distance
org.schwiebert.abl4j.align   
org.schwiebert.abl4j.align.methods   
org.schwiebert.abl4j.distance   
 

Classes in org.schwiebert.abl4j.distance used by org.schwiebert.abl4j.align
Alignment
          Helper class that represents an alignment (as list of edit operations).
EditOperation
          This interface contains the definition of an EditOperation as well as some default implementations of EditOperation.
 

Classes in org.schwiebert.abl4j.distance used by org.schwiebert.abl4j.align.methods
Alignment
          Helper class that represents an alignment (as list of edit operations).
EditOperation
          This interface contains the definition of an EditOperation as well as some default implementations of EditOperation.
 

Classes in org.schwiebert.abl4j.distance used by org.schwiebert.abl4j.distance
Alignment
          Helper class that represents an alignment (as list of edit operations).
EditDistance
          This file contains the base class of Edit Distance Algorithms.
EditOperation
          This interface contains the definition of an EditOperation as well as some default implementations of EditOperation.
EditOperation.Substitute
           
WagnerFisher
           
 


ABL4J (Alignment Based Learning for Java) - 0.9.7

© 2007 Stephan Schwiebert