Skip to content

edouardfouche/arxiv-information-explosion

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

arXiv and the Information Explosion

Hello, welcome to the companion repository for my blog post: arXiv and the Information Explosion.

Requirements: Python 3, Jupyter notebooks (you may simply get Anaconda ^^)

I used the following packages (other versions may work as well):

  • pandas ==0.25.3
  • numpy==1.18.1
  • scipy==1.4.1
  • matplotlib==2.0.2
  • seaborn==0.9.0

Everything is in the .ipynb file.

jupyter notebook

Get the data from Kaggle and extract arxiv-metadata-oai-snapshot.json in this base folder.

To convert the .pdf to svg (to embed in the blog article), I used pdf2svg

cd plots/
bash pdf2svg.sh

About

Some basic visualization of ArXiv Metadata, see my blog post "arXiv and the Information Explosion"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published