Topic Detection
Sample that shows how to do topic detection using Azure Machine Learning
**Topic Detection Sample using Azure Machine Learning Studio**
This experiment takes a set of documents (or records) and clusters the documents based on similarity.
It will also generate for each cluster the topic key-phrases that better represent those clusters.
This can be useful if you would like to identify the trending topics on a corpus of documents.