Giter Site home page Giter Site logo

s2cache's Introduction

Unofficial Semantic Scholar Client

Python Semantic Scholar https://www.semanticscholar.org/product/api client with a local cache.

Features

  • Async requests
  • Local JSON files based storage to avoid redundant requests
  • Can fetch citations > 10000 (Semantic Scholar API limit) when the full parsed citation graph is on disk.
  • Filter the data based on certain predicates like
    • Year
    • Author
    • Title
    • Venue
    • CitationCount
  • Local cache of dumped Semantic Scholar Citation Data, for fetching citations with papers > 10000.

Installation

pip install s2cache

Usage

The package is a library for your Bibliography metadata managment needs. The intended use is applications which use Semantic Scholar data for generating bibliography management, visualizing citation graphs etc.

It can fetch citations and references from Semantic Scholar API https://www.semanticscholar.org/product/api and store in a local cache to avoid redundant requests to the service as the citation data fetches can be network intensive.

There is also a filters module also which can be combined to filter the data

More to Follow

License

MIT License

See Semantic Scholar License page https://www.semanticscholar.org/product/api/license to view the API License.

s2cache's People

Contributors

akshaybadola avatar

Stargazers

Ian Maurer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.