ABL4J (Alignment Based Learning for Java) - 0.9.7

Package org.schwiebert.abl4j.util

Interface Summary
IWordMapping<T> Different implementations of IWordMapping allow users to align different kind of data.
 

Class Summary
ABLInitializer The ABLInitializer should be used to configure the ABL4J framework.
AblProperties Abl4J is configured by modifying properties stored in PropertiesMap during the initialization within ABLInitializer.
Pair<A,B> Helper class that represents a pair of two Objects.
PropertiesMap  
StringMapping Default IWordMapping that can be used with Strings.
Tools  
WordMapping<T> A helper class which provides word mappings.
 


ABL4J (Alignment Based Learning for Java) - 0.9.7

© 2007 Stephan Schwiebert