|
|
|
|
|
by pocw
1001 days ago
|
|
I've seen a scientific researcher do literature review manually.
Search, refine, print, read, highlight, collate. Lots of time can be saved by automating those steps (and many researchers don't enjoy it so their job satisfaction could be increased). Also the resulting output could be improved if the researcher had a well structured summary to use as the foundation of their outline. Improve search with semantic search (search by concept not keyword)
Improve refinement by preprocessing and summarizing
Don't print, display clean and concise data.
Summarize, cite and display. https://studyrecon.ai This stops short of literature based discovery, you have to bring your own research question. We've also had some luck finding a gap in existing research.
We did a POC where we scraped pubmed and graphed study results by concept. We then used the graphed concepts to explore the conceptual space. It seems that vitamin D protects against cancer and heart disease. It seems that vitamin D supplementation protects against cancer but not heart disease. Is this because of some previously unknown effect of sun exposure (the primary natural source of vitamin D) or is it just that people with adequate vitamin D go outside a lot more and therefore also get more exercise? Don't know, would love to read the paper if someone studies it ;- ) |
|