I've an LDA topic model trained using MALLET but I want compute the cosine similarity between two documents to get the similarity but I'm not sure which file that MALLET outputs do I compute the cosine of.
My cosine similarity function is working fine but just not sure what I'm comparing in MALLET.
Any help would be appreciated!