Uses of Class
szte.datamining.mallet.MalletDataHandler

Packages that use MalletDataHandler
szte.datamining.mallet   
 

Uses of MalletDataHandler in szte.datamining.mallet
 

Constructors in szte.datamining.mallet with parameters of type MalletDataHandler
MalletClassificationResult(java.util.ArrayList<cc.mallet.classify.Classification> pred, MalletDataHandler data)