无法在 google colab 上安装 genism

Hus*_*aja 0 python word-embedding google-colaboratory

我正在尝试使用以下命令在 google colab 实例上安装 genism:

!pip install genism
Run Code Online (Sandbox Code Playgroud)

但我收到一个错误:

找不到满足 genism 要求的版本(来自版本:)没有找到与 genism 匹配的分布

Ami*_*i F 5

你在找吗

!pip install gensim
Run Code Online (Sandbox Code Playgroud)

?

(请注意我的答案中“gensim”的拼写与您问题中“genism”的拼写)