Skip to content

ArXiv crawler to automatically highlight relevant papers in the recent submissions on any subject.

Notifications You must be signed in to change notification settings

fdreyer/arxiv-highlights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arxiv-highlights

arxiv-highlights is a small python program to crawl through the most recent arXiv papers of any given subject area, and create a list of likely interesting submissions.

Simply run

./arxiv-highlights [-n ntop] [-o filename] [-a listings.txt]

This will print out a selection of ntop articles.

Currently, default scoring is based on the total citation count of the 25 most cited papers by a given article's authors.

About

ArXiv crawler to automatically highlight relevant papers in the recent submissions on any subject.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages