Mohammed Sami Khan
Results
1
issues of
Mohammed Sami Khan
Error upon installation from git repo. Installation: ``` git clone --recursive https://github.com/castorini/pygaggle.git cd pygaggle/ pip install -r requirements.txt pip install -e /content/pygaggle ``` Code: ```py from pygaggle.rerank.base import Query, Text...