examples
examples copied to clipboard
Problem with Running sample NLP Text Search application
Hi, I am experimenting with one of the sample applications here and I tried to run it as python file with some syntax changes, but I am getting Results as None
Additionally I tried to run ipynb file directly with below commands
jupyter nbconvert --to python search.ipynb
ipython search.py
Now I am getting SSL error with hugging face, " Facing SSL Error with Huggingface pretrained models" and followed the steps mentioned here but still it was not resolved
Any suggestions on how to run this, would be highly appreciated Thanks Harsha Kasyap