examples icon indicating copy to clipboard operation
examples copied to clipboard

Problem with Running sample NLP Text Search application

Open harshakhmk opened this issue 1 year ago • 0 comments

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

harshakhmk avatar Dec 12 '23 11:12 harshakhmk