Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Semantic Scholar Corpus Snapshots #84

Open
HaritzPuerto opened this issue Jan 11, 2021 · 0 comments
Open

Use Semantic Scholar Corpus Snapshots #84

HaritzPuerto opened this issue Jan 11, 2021 · 0 comments

Comments

@HaritzPuerto
Copy link
Contributor

Semantic Scholar offers download of recent snapshots of its corpus. Downloading this can make the search of publications considerably faster. Also, the REST API only allows to search by id, but if we store the corpus on a DB we could search by name too.

We could use MongoDB because its json-schema could make it very easy to adapt for semantic scholar (the corpus is provided as json objetics)

URL: http://s2-public-api-prod.us-west-2.elasticbeanstalk.com/corpus/download/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant