powered by
Helper function to convert a DocumentTermMatrix to the format required by the stm package.
convert_dtm_to_stm(dtm)
A list with documents and vocab components for stm.
A DocumentTermMatrix object.