pyliterature
pyliterature copied to clipboard
Not Accessible
Hi Xing, I am not able to use the code using http://www.nature.com/nature/journal/v541/n7635/full/nature20782.html. Kindly check and guide me. Thanks,' Meena
Could you please give more detail about your problem? Any output?
Hi Xing,Please help me with an active url ('http://www.nature.com/nature/journal/v541/n7635/full/nature20782.html'is not working) for the below code example you had mentioned: from pyliterature import Pyliterature url = 'http://www.nature.com/nature/journal/v541/n7635/full/nature20782.html' keyword = 'DFT' liter = Pyliterature(url, keyword) liter.parser() for keysent in liter.keysents: print(keysent) print('\n') Thanks,Meena
On Tuesday, 10 November, 2020, 08:34:39 pm IST, Xing Wang <[email protected]> wrote:
Could you please give more detail about your problem? Any output?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.