There are lots of thread where users face issue with NLTK, specifically the Lookup error:
Resource epunkt_tabe not found.
Please use the NLTK Downloader to obtain the resource
I double checked why this error originates. On my local system, in the ~/nltk_data/tokenizer folder, there is a folder punkt_tab. But on the cloud deployment in /home/appuser/nltk_data/tokenizers there is no folder punkt_tab.
Not sure why that is.. I have checked the package versions and everything else. I think the dev team can follow up on this lead.
Regards,
Dushyant