基本信息
源码名称:【Python】基于python的弹幕爬取及数据分析
源码大小:29.07M
文件格式:.rar
开发语言:Python
更新时间:2021-12-05
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 5 元 
   源码介绍

【Python】基于python的弹幕爬取及数据分析

.
├── 【Python】基于python的弹幕爬取及数据分析
│   ├── 项目文件
│   │   ├── Hownet
│   │   │   ├── degree_chinese.txt
│   │   │   ├── degree_english.txt
│   │   │   ├── degree_insufficiently.txt
│   │   │   ├── degree_ish.txt
│   │   │   ├── degree_more.txt
│   │   │   ├── degree_most.txt
│   │   │   ├── degree_over.txt
│   │   │   ├── degree_very.txt
│   │   │   ├── key_words.txt
│   │   │   ├── negative_comment_chinese.txt
│   │   │   ├── negative_comment_english.txt
│   │   │   ├── negative_emotion_chinese.txt
│   │   │   ├── negative_emotion_english.txt
│   │   │   ├── opinion_chinese.txt
│   │   │   ├── opinion_english.txt
│   │   │   ├── positive_comment_chinese.txt
│   │   │   ├── positive_comment_english.txt
│   │   │   ├── positive_emotion_chinese.txt
│   │   │   ├── positive_emotion_english.txt
│   │   │   ├── stop_words.txt
│   │   │   └── stopwords.txt
│   │   ├── WordCount
│   │   │   ├── WordCount.py
│   │   │   ├── __pycache__
│   │   │   │   └── visualize.cpython-36.pyc
│   │   │   └── visualize.py
│   │   ├── __README.txt
│   │   ├── company.csv
│   │   ├── danmu.txt
│   │   ├── danmu1.txt
│   │   ├── emotion_pyltp.py
│   │   ├── girl.png
│   │   ├── girllogo.png
│   │   ├── information.csv
│   │   ├── information1.csv
│   │   ├── key_words.txt
│   │   ├── lisa.png
│   │   ├── main.py
│   │   ├── popularity.py
│   │   ├── stop_words.txt
│   │   ├── top60.txt
│   │   └── yesok.png
│   └── 环境配置文件
│       ├── jieba-master.zip
│       ├── ltp-master.zip
│       └── pyltp-master.zip
└── 好例子网_【Python】基于python的弹幕爬取及数据分析.rar

6 directories, 44 files