Skip to main content
Ryan Orban

Ryan Orban

Subject
3 entries

Topic Modeling

Bookmarks

  1. BERTopic: BERT-Based Topic Modeling

    BERTopic is the leading open-source topic modeling library using sentence embeddings and clustering rather than word co-occurrence statistics — produces coherent, human-readable topics that LDA-style models often can't. The changelog tracks its evolution as the library added new backends and features.

  2. BERTopic: The Future of Topic Modeling

    A Pinecone explainer on BERTopic — a topic modeling library that uses transformer embeddings instead of bag-of-words statistics, producing semantically coherent topics. BERTopic largely made LDA obsolete for practitioners who have access to modern embeddings.

  3. Topic Modeling of Twitter Followers

    A tutorial applying LDA topic modeling to Twitter follower descriptions to segment an audience by interest — one of the cleaner early examples of using unsupervised NLP to understand social media audiences programmatically.

All bookmarks