Closed YouTheApple closed 1 year ago
Hi, if you want to search for papers with the keyword "deep" in NeurIPS 2022, type the command as below:
python main.py -c neurips -y 2022 -k deep
We also support for searching with multiple keywords like:
python main.py -c neurips -y 2022 -k deep neural
The above command searches papers which contain the keyword "deep" or "neural" in their title.
Hello, what should I set for keywords such as NeurIPS2022?