Python Programming Learning Circle
Mar 30, 2020 · Fundamentals
Creating Chinese Word Clouds with Python: Using Jieba and WordCloud
This tutorial explains how to install and use the Jieba segmentation library and the WordCloud package in Python to process Chinese text, customize dictionaries and stopwords, and generate visually appealing word cloud images based on a mask picture.
TextProcessingTutorialWordCloud
0 likes · 7 min read