Tag

word cloud

0 views collected around this technical thread.

Architecture & Thinking
Architecture & Thinking
Apr 17, 2025 · Artificial Intelligence

How to Instantly Create TreeMind Diagrams and Word Clouds with Wenxin Yiyan 4.5

This guide demonstrates how to quickly generate TreeMind tree diagrams and word‑cloud visualizations using Wenxin Yiyan 4.5 by enabling the Call Tool option in X1, providing example prompts, and showing the resulting images, highlighting AI’s role as a helpful assistant.

Artificial IntelligenceTreeMindTutorial
0 likes · 3 min read
How to Instantly Create TreeMind Diagrams and Word Clouds with Wenxin Yiyan 4.5
Python Programming Learning Circle
Python Programming Learning Circle
Dec 12, 2024 · Big Data

Data Analysis Project: Scraping and Visualizing Complaints About a Rental Apartment Company

This article presents a complete data‑analysis workflow that scrapes complaint records from a Chinese platform, cleans and merges the data, performs time‑series analysis, generates visualizations and word‑clouds, and interprets the findings to reveal complaint trends and user demands.

PythonVisualizationWeb Scraping
0 likes · 13 min read
Data Analysis Project: Scraping and Visualizing Complaints About a Rental Apartment Company
Python Programming Learning Circle
Python Programming Learning Circle
Oct 6, 2024 · Big Data

Weibo Hot Search Data Crawling, Analysis, and Visualization Project

This article presents a Python‑based project that continuously crawls Weibo hot‑search data, stores it with timestamps, and visualizes trends through dynamic bar, line, and word‑cloud charts using libraries such as BeautifulSoup, pandas, schedule, pyecharts, and jieba.

Big DataData VisualizationPython
0 likes · 10 min read
Weibo Hot Search Data Crawling, Analysis, and Visualization Project
Python Programming Learning Circle
Python Programming Learning Circle
Sep 11, 2024 · Artificial Intelligence

Python Tutorial: Download Bilibili Video, Extract Frames, Perform Human Segmentation with Baidu AI, Generate Word Cloud, and Compose Final Video

This article demonstrates how to use Python to download a Bilibili video, extract frames with OpenCV, perform human segmentation via Baidu AI, generate a word‑cloud animation using MoviePy, and finally compose the processed clips into a complete video with added audio.

AI SegmentationBilibiliMoviePy
0 likes · 13 min read
Python Tutorial: Download Bilibili Video, Extract Frames, Perform Human Segmentation with Baidu AI, Generate Word Cloud, and Compose Final Video
Python Programming Learning Circle
Python Programming Learning Circle
Dec 1, 2023 · Artificial Intelligence

Generating Word Cloud and Pie Chart from a News Article Using Python

This article demonstrates how to scrape a news webpage with Python, extract and segment its Chinese text using jieba, count word frequencies, and visualize the top ten terms as a word cloud and a pie chart with pyecharts.

Data VisualizationWeb Scrapingjieba
0 likes · 3 min read
Generating Word Cloud and Pie Chart from a News Article Using Python
Python Programming Learning Circle
Python Programming Learning Circle
Jul 30, 2022 · Backend Development

Python Web Scraping Tutorial: Crawling QDaily, Storing in SQLite, Analyzing Data and Generating a Word Cloud

This tutorial walks through building a simple Python web crawler for the QDaily website, covering target analysis, environment setup, SQLite database creation, data extraction with requests and BeautifulSoup, storing articles and comments, performing basic analysis, and visualizing results with a word cloud.

BeautifulSoupPythonSQLite
0 likes · 6 min read
Python Web Scraping Tutorial: Crawling QDaily, Storing in SQLite, Analyzing Data and Generating a Word Cloud
Python Programming Learning Circle
Python Programming Learning Circle
Mar 3, 2022 · Artificial Intelligence

Ten‑Line Python Projects: QR Code, Word Cloud, Image Segmentation, Sentiment Analysis, Mask Detection, Message Spam, OCR, and a Simple Game

This article presents a series of concise Python examples—each under ten lines—demonstrating how to generate QR codes, create word clouds, perform image segmentation, conduct sentiment analysis, detect masks, automate message sending, extract text with OCR, and build a basic number‑guessing game, showcasing the versatility of Python for quick prototyping across AI and utility tasks.

GameOCRPython
0 likes · 10 min read
Ten‑Line Python Projects: QR Code, Word Cloud, Image Segmentation, Sentiment Analysis, Mask Detection, Message Spam, OCR, and a Simple Game
ByteDance Data Platform
ByteDance Data Platform
Feb 18, 2022 · Frontend Development

How ByteDance’s Front‑End Team Built High‑Performance Shape Word Clouds

ByteDance’s data platform front‑end team surveyed academic, commercial, and open‑source word‑cloud solutions, identified gaps in geo‑ and shape‑based clouds, and engineered a performant front‑end layout algorithm that generates customizable shape word clouds for diverse business scenarios.

Data Visualizationalgorithmfrontend
0 likes · 11 min read
How ByteDance’s Front‑End Team Built High‑Performance Shape Word Clouds
ByteDance Data Platform
ByteDance Data Platform
Feb 16, 2022 · Frontend Development

Exploring the Evolution and Design Space of Word Clouds: Algorithms, Layouts, and Interactions

This article surveys academic, commercial, and open‑source word‑cloud solutions, explains the underlying algorithms, visual encodings, layout strategies, interaction techniques, and classifications, and discusses the strengths, limitations, and future directions of word‑cloud visualisation.

Visualizationalgorithmfrontend
0 likes · 19 min read
Exploring the Evolution and Design Space of Word Clouds: Algorithms, Layouts, and Interactions
Python Programming Learning Circle
Python Programming Learning Circle
Dec 6, 2021 · Backend Development

Scraping Douban Movie Comments with Selenium and Generating a Word Cloud in Python

This tutorial demonstrates how to use Selenium to crawl short comments from a Douban movie page, extract them via XPath, paginate through results, and finally create a visual word cloud using Python's wordcloud library.

DoubanPythonSelenium
0 likes · 6 min read
Scraping Douban Movie Comments with Selenium and Generating a Word Cloud in Python
Python Programming Learning Circle
Python Programming Learning Circle
Oct 25, 2021 · Backend Development

Building a Flask‑Vue Word Cloud Application

This tutorial walks through creating a word‑cloud web application using Flask for the backend and Vue for the frontend, covering environment setup, project structure, installing dependencies, writing API endpoints, building UI components, and packaging the app for deployment.

FlaskJavaScriptVue
0 likes · 9 min read
Building a Flask‑Vue Word Cloud Application
Python Programming Learning Circle
Python Programming Learning Circle
Sep 18, 2021 · Backend Development

Taobao Snack Data Analysis and Web Scraping with Python

This article presents a Python‑based web‑scraping project that collects the first ten pages of "小鱼零食" search results on Taobao, analyzes sales, price distribution, geographic store locations, top comments, and visualizes the findings with bar charts and word clouds.

CSVPythonSelenium
0 likes · 10 min read
Taobao Snack Data Analysis and Web Scraping with Python
Python Programming Learning Circle
Python Programming Learning Circle
Jun 28, 2020 · Backend Development

Scraping iQiyi Bullet Comments and Generating a Word Cloud with Python

This article demonstrates how to scrape bullet comments from iQiyi for the first episode of a popular mystery series, decode the binary files, extract the text, and use Python's jieba and wordcloud libraries to clean the data and generate a visual word cloud of audience sentiments.

Data ProcessingPythonWeb Scraping
0 likes · 7 min read
Scraping iQiyi Bullet Comments and Generating a Word Cloud with Python
Python Programming Learning Circle
Python Programming Learning Circle
Nov 12, 2019 · Fundamentals

What Developers Really Ask on Stack Overflow: Language‑Specific Pain Points Revealed

Analyzing eleven years of Stack Overflow data for the eleven most popular programming languages, this article uncovers the most frequent questions, dominant frameworks, libraries and data types that trouble developers, showing how language popularity and pain points have shifted over time.

Stack Overflow analysisdeveloper trendslanguage popularity
0 likes · 13 min read
What Developers Really Ask on Stack Overflow: Language‑Specific Pain Points Revealed