Coder Social home page Coder Social logo

iclr2020's Introduction

ICLR2020 Search & Download

Feel free to use this to download all ICLR2020 Papers. You can also use this to look up an specific word, name, regex, etc. (So you can search for your own name to see if someone has cited your papers, so you can use it to see how many citations you're gonna get after the ICLR2020 has been indexed by google scholar).

Update:

You can now sort the papers, based on the number of comments. I personally do that to read the papers that got the most attention first.

Requirements

For downloading the papers, this script uses curl. To look up in the pdf files, you need to have pdfgrep installed. To download all of the papers, you need roughly 7.5GB of storage on your machine.

Installation

To install pdfgrep, on mac use:

brew install pdfgrep

How to use

To download the manifest of all the papers run :

source getICLR2020.sh > index.txt 

Then to download all of the papers after you download the manifest, use:

source getpdfs.sh

Finally, to look up your own name use:

source findall.sh "My name" > file_to_save_output.txt

Update

To see the list of top 20 papers, based on the number of comments, just run:

source sort_comment.sh 20

You can alternatively, run sort_comment.sh and see the complete list of sorted papers in file sorted.txt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.