# word_cloud_Valentines_Day **Repository Path**: Zealousxin/word_cloud_Valentines_Day ## Basic Information - **Project Name**: word_cloud_Valentines_Day - **Description**: 生成词云图 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.通过jieba对文档进行切词 2.通过numpy统计词频 3.通过wordcloud生成特定背景的词云图