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.
fzu102301618 9e70432ef4
Update README.md
3 months ago
PSP.md Update PSP.md 4 months ago
README.md Update README.md 3 months ago
analyzer.py Update analyzer.py 4 months ago
crawler.py Update crawler.py 4 months ago
main.py Update main.py 4 months ago
processor.py Update processor.py 4 months ago
requirements.txt Add requirements.txt 4 months ago
test_modules.py Update test_modules.py 4 months ago
visualizer.py Update visualizer.py 4 months ago

README.md

大语言模型应用弹幕分析项目

学号102301618

🎯 大语言模型弹幕分析

本项目为《软件工程》课程个人编程任务。
通过 Python 爬取 Bilibili 上与“大语言模型”相关的视频弹幕,
对数据进行清洗、分析,并生成词云图和统计图。

🔒 关于 Cookie

🚀 使用说明

pip install -r requirements.txt python main.py 运行程序后输入关键词(如“大语言模型”), 结果会自动保存到 output/ 文件夹中。