I'm trying to think of a good way to explain latent Dirichlet allocation (LDA) to an audience that knows a decent amount about clustering, but nothing about text analysis.
Is it fair to draw a comparison between LDA and fuzzy c-means clustering (not sure if that terminology is official but that's how I've learned it). Are there key differences I should point out in how clusters of text are created as opposed to clusters of other variables?