Giter VIP home page Giter VIP logo

bilibilidanmucrawler's Introduction

弹幕词云生成器

Get bullet chat from bilibili.com by crawler and make word cloud

这是一个从 bilibili.com 爬取弹幕并生成词云的 Python 项目

效果预览:

预览图片

安装

  1. 克隆这个项目
git clone [email protected]:vinouno/BilibiliDanmuCrawler.git
cd BilibiliDanmuCrawler
  1. 使用conda命令创建并激活虚拟环境:
conda env create -f environment.yml
conda activate wordsCloud

用法

替换代码中的bvid为你想获取弹幕的视频的 bv 号。

运行python main.py,弹幕词云图片将会生成在同一目录下。

项目详解

流水账解析:

弹幕词云生成器

注意事项

  • 本项目使用了jieba 中文分词,仅适用于生成中文词云。
  • cn_stopwords.txt为停用词表,可以按自己的需求编辑或选择新的停用词表。

bilibilidanmucrawler's People

Contributors

vinouno avatar

Stargazers

Li Zhuo avatar  avatar HCLonely avatar  avatar

Watchers

 avatar

Forkers

paroxeti

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.