Error: raise IOError and OSError while compiling the program in vs code
OSError: [E050] Can’t find model ‘en_core_web_sm’. It doesn’t seem to be a Python package or a valid path to data directory.
this is the error i am getting
MY code:
OSError: [E050] Can’t find model ‘en_core_web_sm’. It doesn’t seem to be a Python package or a valid path to data directory.
this is the error i am getting
MY code: