A Wolfram Language paclet · free & open source
arXivExplore
Deep data analysis of all 2.8 million physics, mathematics, computer science and other research articles on arXiv.
The full site — live demos, documentation, notebooks — is coming soon here.What it does
- Word statistics — title and abstract word frequencies, n-grams and trends across the whole arXiv;
- TeX dissection — download and dissect article sources: introductions, sections, formulae;
- Citations — citation counts and graphs of articles and authors;
- Neural networks — classification, clustering and recommendation over titles and abstracts;
- LLM reports — automated concept definitions and author work summaries, grounded in the sources.
Watch the presentation
From the Wolfram Technology Conference 2024:
Open on YouTube · Presentation notebook on the Wolfram Cloud
Use it today
In Mathematica or the free Wolfram Engine:
PacletInstall["DanieleGregori/ArXivExplore"]; Needs["DanieleGregori`ArXivExplore`"]