Class MalletInstanceListWrapper

java.lang.Object
org.dice_research.topicmodeling.algorithm.mallet.MalletInstanceListWrapper

public class MalletInstanceListWrapper extends Object
  • Field Details

    • instanceList

      protected cc.mallet.types.InstanceList instanceList
  • Constructor Details

    • MalletInstanceListWrapper

      MalletInstanceListWrapper(cc.mallet.types.InstanceList instanceList)
  • Method Details

    • getNumberOfDocuments

      public int getNumberOfDocuments()
    • getVocabulary

      public org.dice_research.topicmodeling.utils.vocabulary.Vocabulary getVocabulary()
    • getNumberOfWords

      public int getNumberOfWords()
    • clear

      public void clear()