Closed VivekKakadeIncedo closed 4 years ago
Hi @VivekKakadeIncedo
Please try the following:
python -m spacy download en_core_web_sm
restart the jupyter kernel, and try again.
Thanks,
Thanks Jaidev for quick response. It worked!
Regards, Vivek
From: Jaidev Deshpande notifications@github.com Sent: 23 November 2020 18:58 To: gramener/gramex-nlg gramex-nlg@noreply.github.com Cc: Vivek Vijay Kakade vivek.kakade@incedoinc.com; Mention mention@noreply.github.com Subject: Re: [gramener/gramex-nlg] Module import error (#55)
EXTERNAL MESSAGE: Do not reply, click on links or open attachments unless you recognize the sender and know the content is safe. Report suspicious emails at spam@incedoinc.commailto:spam@incedoinc.com
Hi @VivekKakadeIncedohttps://github.com/VivekKakadeIncedo
Please try the following:
python -m spacy download en_core_web_sm
restart the jupyter kernel, and try again.
Thanks,
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/gramener/gramex-nlg/issues/55#issuecomment-732161696, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AONBRXEYF63LNIJBPZB5SNTSRJPPJANCNFSM4T7NWFQQ.
Disclaimer : This email communication may contain privileged and confidential information and is intended for the use of the addressee only. If you are not an intended recipient you are requested not to reproduce, copy disseminate or in any manner distribute this email communication as the same is strictly prohibited. If you have received this email in error, please notify the sender immediately by return e-mail and delete the communication sent in error. Email communications cannot be guaranteed to be secure & error free and Incedo Inc. is not liable for any errors in the email communication or for the proper, timely and complete transmission thereof. Incedo Inc. does not accept any liability for virus infected mails.
I am getting an error on this statement - from nlg.search import templatize Error is: OSError: [E050] Can't find model 'en_core_web_sm'. It doesn't seem to be a shortcut link, a Python package or a valid path to a data directory.