This document summarizes the Dirichlet Process with Mixed Random Measures (DP-MRM) topic model. DP-MRM is a nonparametric, supervised topic model that does not require specifying the number of topics in advance. It places a Dirichlet process prior over label-specific random measures, with each measure representing the topics for a label. The generative process samples document-topic distributions from these random measures. Inference is done using a Chinese restaurant franchise process. Experiments show DP-MRM can automatically learn label-topic correspondences without manual specification.