chiphuyen/sotawhat

Can it list all the results corrspond to a keyword in 'CS' category?

Open

#20 opened on Nov 12, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (1,292 stars) (178 forks)batch import
help wanted

Description

The result that i get when I search 'reinforcement' on 'https://sotawhat.herokuapp.com/' seems not same as that when I use advance search on arxiv.org. 'https://sotawhat.herokuapp.com/' miss some papers that are also in 'CS' category. How it happens?

For example, when I search 'reinforcement' on SOTAWHAT and on arxiv, both of the two result lists contain 'Modular Architecture for StarCraft II with Deep Reinforcement Learning', but the result of arxiv also contains 'Meta-Learning for Multi-objective Reinforcement Learning', which is not in the result of SOTAWHAT. Both papers are in 'cs.AI' and are uploaded on 9 Nov 2018.

Contributor guide