mimno / Mallet

MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.
https://mimno.github.io/Mallet/
Other
973 stars 346 forks source link

added method to get DMR parameters #171

Closed MikeMikeMikeMike closed 4 years ago

MikeMikeMikeMike commented 4 years ago

Created method to pull dmr parameters out of model object to use within Java.