pyliterature icon indicating copy to clipboard operation
pyliterature copied to clipboard

Not Accessible

Open meenakshi2003 opened this issue 4 years ago • 2 comments

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

meenakshi2003 avatar Nov 10 '20 14:11 meenakshi2003

Could you please give more detail about your problem? Any output?

superstar54 avatar Nov 10 '20 15:11 superstar54

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.

meenakshi2003 avatar Nov 11 '20 02:11 meenakshi2003