UtrechtUniversity / SWORDS-UU

Implementation of the SWORDS framework for Utrecht University.
MIT License
8 stars 6 forks source link

Implement paperswithcode API retrieval #40

Closed kequach closed 2 years ago

kequach commented 2 years ago

Close https://github.com/UtrechtUniversity/SWORDS-UU/issues/33 This PR implements the recent changes to the paperswithcode-client API so that the web-page search query is used. Note that only the main repository owner will be retrieved in contrast to all repository owners like before. For example for this paper: https://paperswithcode.com/paper/finrl-a-deep-reinforcement-learning-library Only the main repository, which is this one: https://github.com/matus-jan-lavko/ReinforcementLearning-vs-EW will be retrieved. Others will be ignored.