A project to provide a wrapper for Semantic Scholar's API.
- Graph API
- Author Search Endpoint
- Author Lookup Endpoint
- Author Papers Endpoint
- Paper Search Endpoint
- Paper Lookup Endpoint
- Paper Authors Endpoint
- Paper Citations Endpoint
- Paper References Endpoint
- Recommendation API
- Single Recommendation Endpoint
- Multiple Recommendation Endpoint
- Dataset API
- Releases Endpoint
- Datasets in Release Endpoint
- Links to Dataset Endpoint
- Functionality for the Graph API
- Test if all functions are working
- Create tests to continually test functionality
- Functionality for the Recommendation API
- Test if all functions are working
- Create tests to continually test functionality
- Functionality for the Dataset API
- Test if all functions are working
- Create tests to continually test functionality
- Write guide to the