semanticscholar icon indicating copy to clipboard operation
semanticscholar copied to clipboard

Unofficial Python client library for Semantic Scholar APIs.

Results 24 semanticscholar issues
Sort by recently updated
recently updated
newest added

Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.28.1. Release notes Sourced from requests's releases. v2.28.1 2.28.1 (2022-06-29) Improvements Speed optimization in iter_content with transition to yield from. (#6170) Dependencies Added support for...

dependencies

Can we have a search mechanism for searching papers based on some keyword queries? There is already an API call for that: https://api.semanticscholar.org/graph/v1/paper/search?query=word+embedding+automatic+query+expansion&fields=title,abstract

enhancement

- [x] #67 - [x] #68 - [ ] #69 - [ ] #70

documentation
Stale