allenai / s2-folks

Public space for the user community of Semantic Scholar APIs to share scripts, report issues, and make suggestions.
Other
144 stars 25 forks source link

FR: When download S2ROC dataset, can we specify the field of study in the API request? #188

Closed ziyueyang37 closed 2 months ago

ziyueyang37 commented 3 months ago

When download the S2ROC dataset from API, I want to only include the papers for a specific field of study, ex. quantum chemistry, I don't see a way of doing that since the request return a list of links that download the chunks, is there a way of doing that?

cfiorelli commented 2 months ago

You're correct - the files are pre constructed and would have to be filtered down via client side processing.

Thanks for the question !