MalletLDA               Create a Mallet topic model trainer
load.mallet.state       Load a Mallet state into Mallet
mallet-package          An R Wrapper for the Java Mallet Topic Modeling
                        Toolkit
mallet.doc.topics       Retrieve a matrix of topic weights for every
                        document
mallet.import           Import text documents into Mallet format
mallet.read.dir         Import documents from a directory into Mallet
                        format
mallet.subset.topic.words
                        Estimate topic-word distributions from a
                        sub-corpus
mallet.top.words        Get the most probable words and their
                        probabilities for one topic
mallet.topic.hclust     Return a hierarchical clustering of topics
mallet.topic.labels     Get strings containing the most probable words
                        for each topic
mallet.topic.model.read
                        Load (read) and save (write) a topic from a
                        file
mallet.topic.words      Retrieve a matrix of words weights for topics
mallet.word.freqs       Descriptive statistics of word frequencies
mallet_jar              Return the mallet jar filename(s)
mallet_stoplist_file_path
                        Return the file path to the mallet stoplists
mallet_supported_stoplists
                        Mallet supported stoplists
save.mallet.instances   Load and save mallet instances from/to file
save.mallet.state       Save a Mallet state to file
sotu                    State of the Union Adresses.
