Hi,

I am trying to SETUP this Python Training NLP Environment (Natural Language Processing with Scikit-Learn) but getting error- Package Not Found. However I am using Linux Platform and Python 3.7 version of Miniconda. Also, I created a new environment by running this command:

conda create -n heart-mnlp python

Can anyone please help me to get out of this error or suggest me the best possible ways to setup the NLP,

Thanks in advance.

Author