Skip to content

zengwesley31729/semantic_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Semantic scholar API

API documents

Dataset download

  • Semantic Scholar Academic Graph (S2AG) provides monthly snapshots of research papers published in all fields as an easy-to-use JSON archive. Download paper archive version per month in here

API Functions

  • Search paper (Note: the API function only return 10 results per time, call the API for multiple times to collect all result.)
  • Get details about a paper
  • Get details about authors
  • Get details about paper citations
  • Get details about paper refernnces
  • (...still working on)

Explanation

-SHAP (SHapley Additive exPlanations) is a game theoretic approach to explain the output of any machine learning model. It connects optimal credit allocation with local explanations using the classic Shapley values from game theory and their related extensions (see papers for details and citations).

About

API for semantic scholar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages