Skip to content

h-jia/conference-paper-rss

 
 

Repository files navigation

conference-paper-rss

This is a simple repo for improving (computer science) conference paper reading experience. We try to parse the paper information(title, abstract, url) of all the papers for a certain conference and generate an RSS XML file. You can subscribe our resource to read papers with your PC/PAD/PHONE as long as you have an RSS reader on it.

Usage

You can use any RSS reader to subscribe our resource. In Mac, we recommend using Leaf(NOTE: most of the emails also support RSS subscription, just Goole it. btw, use feedDemon for windows as suggested by charlesliucn). If you are using Leaf, it should look like follows:

First, subscribe to the resource:

leaf-sub.gif

Second, enjoy reading:

rss-example.gif

rss source

Use any rss reading client (Leaf in Mac) to subscribe to the following rss resource.

Currently, we parse papers from the most recent 2 years. earlier years are not included (but you can run our code to parse it by yourself).

Note

  • This project is heavy based from conferences-paper-rss.
  • Add support for the new sits of NeurIPS processings including 2020, 2019, ....
  • Add support for ICML 2020
  • Update pdf url in ICLR 2020
  • add support for ICLR 2021

About

reading conference paper using rss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%