Closed suamin closed 1 year ago
By default it installs gensim-4.0.1 which throws AttributeError: 'KeyedVectors' object has no attribute 'key_to_index' -- it has to do with flair's pre-reqs. Fix from here.
gensim-4.0.1
AttributeError: 'KeyedVectors' object has no attribute 'key_to_index'
By default it installs
gensim-4.0.1
which throwsAttributeError: 'KeyedVectors' object has no attribute 'key_to_index'
-- it has to do with flair's pre-reqs. Fix from here.