为了了解观看热门电影的用户都有哪些特征,爬取猫眼网站热门电影的评论数据进行分析:评分统计、词云、城市评论数量与平均评分、性别分析、评论数量与时间的关系。
☆12Nov 14, 2019Updated 6 years ago
Alternatives and similar repositories for movie_analysis
Users that are interested in movie_analysis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 多线程爬取电商评论数据,进行情感分析并通过web页面展示效果☆11Oct 24, 2020Updated 5 years ago
- 微博舆情分析系统☆10Jun 21, 2022Updated 3 years ago
- 基于Java的电影推荐系统☆13Jan 13, 2024Updated 2 years ago
- 一个基于朴素贝叶斯算法的新闻文本分类器☆13Jan 12, 2018Updated 8 years ago
- 基于猫眼电影数据和SVR回归器的电影票房预测系统, 包括数据爬取, 特征分析以及数据预测☆16May 16, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 基于Scrapy框架的网易云音乐及评论爬虫☆14Apr 5, 2018Updated 8 years ago
- 电影推荐系统(爬虫:requests+lxml)