bigheiniu / arxiv_social_crawler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arxiv Social Crawler

This tool can allow you to crawl the interested paper in arxiv and in the meantime crawl the social discussion about this paper on Twitter and Reddit and store all the data in MongoDB database.

Install required packages

pip install -r requirements.txt

Crawl data

python all_in_one.py --paper_key_word "weak supervision" \
--conference_list "acl,emnlp"

About


Languages

Language:Python 100.0%