comparing both give disscussion part by mentioning journal name and author names that are used to compare our study, make it in 2-3 lines for presentation
IJRTI2209081 stroke study
~/
stroke epidemiology
~/attachments/
python -c "from pypdf import PdfReader; p='/tmp/workspace/attachments/a5d8f89f-14aa-42f0-a4b6-4efd3ed9e973/IJRTI2209081.pdf'; r=PdfReader(p); print('PAGES',len(r.pages)); print('\\n'.join((pg.extract_text() or '') for pg in r.pages))"
comparing both give disscussion part by mentioning journal name and author names that are used to compare our study, make it in 2-3 lines for presentation
"12883_2025_Article_4130" drug interactions
drug interactions prevalence
~/attachments/a5d8f89f-14aa-42f0-a4b6-4efd3ed9e973
python -c "from pypdf import PdfReader; p='/tmp/workspace/attachments/a5d8f89f-14aa-42f0-a4b6-4efd3ed9e973/12883_2025_Article_4130.pdf'; r=PdfReader(p); print('PAGES',len(r.pages)); print('\\n'.join((pg.extract_text() or '') for pg in r.pages))"