You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pqgkoevca 2af916ca9b
requirements文件
11 months ago
AI弹幕词频统计.xlsx ai弹幕的词频统计与分析 11 months ago
README.md Update README.md 11 months ago
mask.png 词云图模版 11 months ago
requirements.txt requirements文件 11 months ago
word_cloud123.png 词云图添加 11 months ago
停用词.txt 中文停用词 11 months ago
弹幕2.py 爬取弹幕+ai弹幕分析保存+词云图制作 11 months ago
所有弹幕.xlsx 爬取的弹幕信息 11 months ago

README.md

#Part·1 代码库主页展示了本次作业的内容以及运行代码所需的文件和最终的成果。 。

#Part·2

PSP表格

PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟)
Planning 计划 10 20
· Estimate · 估计这个任务需要多少 2700 2900
Development 开发 2500 2700
· Analysis · 需求分析 (包括学习新技术) 100 120
· Design Spec · 生成设计文档 40 50
· Design Review · 设计复审 40 40
· Coding Standard · 代码规范 (为目前的开发制定合适的规范) 30 20
· Design · 具体设计 75 80
· Coding · 具体编码 2000 2200
· Code Review · 代码复审 115 95
· Test · 测试(自我测试,修改代码,提交修改) 100 95
Reporting 报告 150 200
· Test Repor · 测试报告 70 60
· Size Measurement · 计算工作量 20 40
· Postmortem & Process Improvement Plan · 事后总结, 并提出过程改进计划 60 100
· 合计 2700 2950