Added jupyter notebook for Disease Prediction using scispacy
Added requirements file for running the notebook as requirement_scispacy.txt. These requirements were needed to be downloaded in both the base environment and virtual sadrat env.
Also added a json file in additional resources containing drug to disease correlation.
Code not commented. Comment or use markdown before sending a pull request.
Why does it print "Drug Not Found" while "Niacin" was mentioned in the sentence? And if no drug was found, how can so many disease predictions occur? Please clarify on these points.