Closed iraari closed 3 years ago
Hi! Thanks for reporting the issue.
I have just released a new version of OCTIS that handles this problem (v 1.9.0). You can run pip install -U octis
to download the latest version. Feel free to reopen the issue if you still have problems.
Silvia
please refer below : https://stackoverflow.com/a/73931420/12008176
Description
Trying to evaluate a model using the WordEmbeddingsInvertedRBOCentroid() method I get an attribute error "'KeyedVectors' object has no attribute 'wv'"
What I Did