You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code for a large-scale analysis of political subcommunities on Reddit, including content, relationships with other subreddits, and distribution of attention. Based on a dataset of over 100 million posts from around 5 million users.
Real Time Web Page Classification application to continuously crawl domains for key details and identify if they are legitimate, understand their categorised industry, identify keywords as well as whois information, all in real time. Leveraging Python and Apache Kafka.
Word clouds from text or weighted CSV data, sized by count and priority. Runs entirely in the browser. AI-generated app, built via conversation with Claude (Anthropic).
This repository contains a Python script that generates Word Clouds from text. The script uses matplotlib and wordcloud libraries to create and display the Word Cloud. It's customizable and easy to use. Just update the text in main.py and run the script to see your text transformed into a Word Cloud!