An open API service indexing awesome lists of open source software.

https://github.com/salman-khan-mohammed/tweets-topic-modeling-with-lda-and-interactive-word-cloud-visualization

This project focuses on analyzing tweets from Twitter using topic modeling techniques and interactive visualizations. It employs Latent Dirichlet Allocation (LDA) to discover topics within the tweet data and generates interactive word clouds based on topic-term strengths derived from the model. Users can explore topics and related tweets interactiv
https://github.com/salman-khan-mohammed/tweets-topic-modeling-with-lda-and-interactive-word-cloud-visualization

data-collection lda ntscraper scraping topic-modelling tweets-extraction twitter wordcloud-visualization

Last synced: 2 months ago
JSON representation

This project focuses on analyzing tweets from Twitter using topic modeling techniques and interactive visualizations. It employs Latent Dirichlet Allocation (LDA) to discover topics within the tweet data and generates interactive word clouds based on topic-term strengths derived from the model. Users can explore topics and related tweets interactiv

Awesome Lists containing this project

README

        

# Tweets-Topic-Modeling-with-LDA-and-Interactive-Word-Cloud-Visualization

This project focuses on analyzing tweets from Twitter using topic modeling techniques and interactive visualizations. It employs Latent Dirichlet Allocation (LDA) to discover topics within the tweet data and generates interactive word clouds based on topic-term strengths derived from the model. Users can explore topics and related tweets interactively, similar to tools like Tweet Topic Explorer. The project includes data collection, cleaning, LDA modeling, visualization, and a report showcasing top topics for a selected Twitter handler.