Tag

TextProcessing

0 views collected around this technical thread.

Python Programming Learning Circle
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
Creating Chinese Word Clouds with Python: Using Jieba and WordCloud