Package kylm.reader

Interface Summary
ClassMapReader A loader for a map file for class-based models
SentenceReader An abstract class that allows the loading of sentences
 

Class Summary
TextArraySentenceReader Implementation of a loader that loads directly from a text array in memory
TextFileClassMapReader  
TextFileSentenceReader Implementation of a loader that loads from a text file
TextStreamClassMapReader  
TextStreamSentenceReader A sentence loader that loads from an arbitrary input stream