Closed tadeha closed 3 years ago
@tadeha
It is now resolved!
@tadeha,
In case of having the same problem, feel free to reopen the issue.
Hi, As the Semantic_Search Colab example, the versions of required libraries are not compatible. Please specify the required versions.
!pip install -qU sentence-transformers==1.2.0
!pip install -qU wikipedia-api
!pip install -qU hazm==0.5
!pip install -qU clean-text[gpl]
!pip install -qU emoji==1.7
!pip install nltk==3.0.2
!pip install numpy==1.23.0
As the topic modeling Colab example, I've used the following versions of the libraries:
But unfortunately, when Colab tries to import it, it runs to the error below: