• Stars
    star
    145
  • Rank 254,144 (Top 6 %)
  • Language
    HTML
  • Created about 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The python crawler which automatically crawls the original microblogs and pictures of the specified user, analyzes the microblogs, and displays them in the form of html charts.

weibo_analysis

python爬虫自动爬取指定用户的原创微博和图片,并对微博进行归类分析,最后以html图表的形式展示。

首先得到你要爬取的user_id和你的cookie,填入到weibo.py中。

运行weibo.py,即可生成你要爬取的user_id为名字的原创微博内容文档和存有所有图片链接的文件,之后会对所有图片链接进行爬取,图片存到weibo_image文件夹中。

之后运行analysis.py,填入user_id,即可对刚才爬到的微博内容进行分析。(要去掉前两行微博名字和简介)

分析的内容有微博分类、最常使用表情和次数、最常使用词语和次数、微博中的人名及出现次数。

之后用xita.html的h5格式即可生成饼状图,可以很直观的观看了。(调用了google的api,可能要翻墙才看得到)

More Repositories

1

davit

[ECCV 2022]Code for paper "DaViT: Dual Attention Vision Transformer"
Python
323
star
2

D4LCN

A pytorch implementation of "D4LCN: Learning Depth-Guided Convolutions for Monocular 3D Object Detection" CVPR 2020
Python
313
star
3

HR-NAS

HR-NAS: Searching Efficient High-Resolution Neural Architectures with Lightweight Transformers (CVPR21 Oral)
Python
138
star
4

DAPN

A pytorch implementation of "Domain-Adaptive Few-Shot Learning"
Python
136
star
5

Pytorch-Topology-Aware-Delineation

A pytorch implementation of "Beyond the Pixel-Wise Loss for Topology-Aware Delineation"
Python
46
star
6

VRDP

[NeurIPS 2021] Dynamic Visual Reasoning by Learning Differentiable Physics Models from Video and Language
Python
45
star
7

NCP

Learning Versatile Neural Architectures by Propagating Network Codes
Python
38
star
8

DependencyViT

Visual Dependency Transformers: Dependency Tree Emerges from Reversed Attention (CVPR 2023)
32
star
9

CamNet

A pytorch implementation of "CamNet: Coarse-to-Fine Retrieval for Camera Re-Localization, ICCV 2019"
Python
29
star
10

CV_paper

26
star
11

Pytorch-Instance-Lane-Segmentation

A pytorch implementation of "Towards End-to-End Lane Detection: an Instance Segmentation Approach"
Python
22
star
12

ECL

Embodied Concept Learner: Self-supervised Learning of Concepts and Mapping through Instruction Following (CoRL 2022)
11
star
13

DIPL

Domain-Invariant Projection Learning for Zero-Shot Recognition
MATLAB
7
star
14

Pytorch-Image-Retrieval

A pytorch implementation of "Deep Learning of Binary Hash Codes for Fast Image Retrieval, CVPRW 2015"
Python
6
star
15

thinning_Zhan-Suen

a fast parallel algorithm for thinning digital patterns implemented in python
Python
6
star
16

Doubly-Robust-Self-Training

Python
6
star
17

caffe2pytorch2caffe

lane_segmentation, convert caffemodel to pytorch and reverse
Python
2
star
18

ECCV_youtube-vos_workshop_5st

Python
1
star
19

weight_predict

新生儿体重预测
Python
1
star
20

ECCV_autonue_workshop_2rd

Python
1
star