The document discusses topic modeling, an unsupervised machine learning technique for discovering hidden topics that model unstructured text. Topic modeling is based on LDA and finds topics that are independently interesting, extracting semantic meaning. It differs from traditional text analysis by creating tens of topics rather than thousands of token counts, and considers co-occurrence of words to model topics rather than analyzing words individually.
Related topics: