The data and partial code behind the story "We analyzed 16,625 papers to figure out where AI is headed next" on MIT Technology Review.
arxivscraper.py
: A modified version of Mahdisadjadi/arxivscraperarxivscraper_all_cs_ai.ipynb
: The code for scraping metadata from the arXivcs_ai_through_2018-11-18.csv
: The metadata for all scientific papers published to the AI section of the arXiv through November 18, 2018arxivscraper_ai_only_analysis.ipynb
: The code for counting all of the words and ngrams by year, and for calculating those with the greatest losses and gains
id
: arXiv paper idtitle
: paper titlecategories
: the arXiv categories under which the paper was filedabstract
: paper abstractdoi
: digitial object identifiercreated
: date of paper's uploadupdated
: date of paper's latest updateauthors
: paper authors last namesyear
: year and month of paper's upload