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.

683 B

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

学号102301618

🎯 大语言模型弹幕分析

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

🔒 关于 Cookie

🚀 使用说明

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