-
You can download pretrained highway weights from the following link into the model folder of the project in your local disk:
(1)python -m spacy download en_core_web_sm
(2) python -m spacy download en
We need to comment google sdk line by typing the following command sudo gedit /etc/apt/sources.list.d/google-cloud-sdk.list
and then install tf-ranking by following the guideline from the given link https://github.com/tensorflow/ranking
pip install --upgrade tensorflow pip install --upgrade tensorflow-gpu==1.9.0
pip install -U boto