Uses of Class
hultig.io.FileIN

Packages that use FileIN
hultig.sumo This is the library's core package, containing the fundamental classes for handling text, namely Word, Sentence, and Text
 

Uses of FileIN in hultig.sumo
 

Methods in hultig.sumo with parameters of type FileIN
 void HNgram.set(FileIN f)
          This method loads the n-gram table from a given file.