semanticscholar
semanticscholar copied to clipboard
Unofficial Python client library for Semantic Scholar APIs.
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...
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
- [x] #67 - [x] #68 - [ ] #69 - [ ] #70