Skip to content
RAG Repo

Semantic Scholar / S2ORC

Semantic Scholar is a free search and discovery service for scientific literature, built by the Allen Institute for AI. Behind it sits a large academic graph that connects papers, authors, venues, and the citations between them, which is what makes it useful for building knowledge-aware retrieval over research.

S2ORC is the bulk dataset you download to work with locally. It gives you cleaned full text where the licence allows, along with parsed section structure, inline citations, and reference lists, so you can retrieve at the passage level and follow citation links between papers. Papers are pulled together from arXiv, PubMed, Crossref, direct publisher feeds, and web crawls.

You can reach the data two ways: the S2ORC snapshot on Hugging Face for bulk use, or the Semantic Scholar API for live lookups of papers, authors, and citations. The bulk corpus is released under ODC-By, which asks you to credit the source, while live API access follows separate API terms.

academiccitationsfull-textnonprofitresearchapi

Related sources