Skip to content

branjbar/simple_auto_review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

auto_review

A simple module developed in about two or three hours to parse through a large number of Google Scholar pages and automatically generate a survery paper in LaTeX format. The code uses some graph metrics such as betweenness and closeness centrality and page rank to find the most important papers among the collection.

Existing Challenges

Google doesn't allow crawling robots to quickly harvest information, so for now I download search/citation results manually and run the code offline.

About

Automatically parses through Google Scholar pages and generates a survey paper automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages