Tagged articles
2 articles
Page 1 of 1
Python Crawling & Data Mining
Python Crawling & Data Mining
Jul 13, 2021 · Artificial Intelligence

What Python Reveals About Public Reaction to “Chinese Doctor” – A Data‑Driven Review Analysis

Using Python, the author collected and visualized Douban and Weibo comments on the film “Chinese Doctor,” showing rating distributions, keyword word clouds, and fan sentiment, and compares the 2021 movie with the 2019 documentary to illustrate audience perception of the pandemic drama.

Data AnalysisDoubanNLP
0 likes · 5 min read
What Python Reveals About Public Reaction to “Chinese Doctor” – A Data‑Driven Review Analysis
MaGe Linux Operations
MaGe Linux Operations
Aug 2, 2019 · Backend Development

Scrape and Analyze Maoyan Movie Reviews for “Ne Zha” with Python

This tutorial walks you through extracting dynamic Maoyan review data for the hit animation "Ne Zha" using Python, parsing the JSON payload, storing it as JSON, and then visualizing ratings, gender distribution, city hotspots, and word‑cloud insights with pyecharts and wordcloud.

data-analysismovie-reviewweb-scraping
0 likes · 6 min read
Scrape and Analyze Maoyan Movie Reviews for “Ne Zha” with Python