Jacson

Uses of Interface
de.spieleck.app.ngramj.lm.LMConstants

Packages that use LMConstants
de.spieleck.app.ngramj.lm   
 

Uses of LMConstants in de.spieleck.app.ngramj.lm
 

Classes in de.spieleck.app.ngramj.lm that implement LMConstants
 class CategorizerImpl
          One class to classify a profile against a set of profiles.
 class LMDataProfile
          Profile implementation which reads itself from a text_cat generated resource.
 class LMWriter
          Create a text_cat compatible LM file resource.
 


spieleck.de