semanticClimate / automated-literature-review

Automated Literature Review (ALS) using pyami software with Jupyter Notebooks
https://github.com/orgs/semanticClimate/discussions/9
Apache License 2.0
0 stars 0 forks source link

Review support documentation on pygetpapers Query #13

Open mrchristian opened 7 months ago

mrchristian commented 7 months ago

Spend an hour reading documentation and paste in example in this issue of things that might help us understand how the query is working and how it can be made to work and find relevant papers.

mrchristian commented 7 months ago

https://pygetpapers.readthedocs.io/en/latest/index.html

mrchristian commented 7 months ago

Please all add your findings from the documentation here:

mrchristian commented 7 months ago
  1. Saving queries: https://pygetpapers.readthedocs.io/en/latest/user_documentation.html#formats-supported-by-pygetpapers Queries can be saved in form of an ini configuration file.
  2. -q QUERY, --query QUERY --save_query https://pygetpapers.readthedocs.io/en/latest/user_documentation.html#usage
  3. Scope the number of hits for a query - https://pygetpapers.readthedocs.io/en/latest/user_documentation.html#scope-the-number-of-hits-for-a-query
  4. query format - https://github.com/petermr/pygetpapers/wiki/query-format