Paperassist Save Abandoned

一个科研论文采集助手,可以在google学术和百度学术上搜索领域论文,并且自动找到综述类论文,有利于文献综述的写作和科研入门者的学习A scientific assistant collecting academic papers

Project README

paperassist

一个科研论文采集助手,可以在google学术和百度学术上搜索领域论文,并且自动找到综述类论文,有利于文献综述的写作和科研入门者的学习A scientific assistant collecting academic papers

===

Features

  1. It provides a keyword to get a volume of papers in the field.
  2. It can help novices to quickly understand the research status and development history of a certain field, which is of great help to the writing of literature review and the introductory study of graduate students.
  3. we can use the post_process.py to find survey papers or somebody's papers or high cited papers.

Modules

1. Baidu scholar

scrapy runspider -a keyword='named entity recognition' -a number=10 -a sort_key=0 -o baidu_papers.json baidu.py

2. Google scholar

scrapy runspider -a keyword='named entity recognition' -a number=10 -a sort_key=0 -o google_papers.json google.
py

3. post process

python post_process.py -f baidu_papers.json -a 'G Lample','A Ritter','R Leaman'

Open Source Agenda is not affiliated with "Paperassist" Project. README Source: jasonhavenD/paperassist
Stars
33
Open Issues
1
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating