Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
抱歉,我是 Orange 的新手,有一个非常基本的问题。我刚刚下载了 Orange 3.26 并通过 Orange Command Prompt 安装了文本挖掘插件conda install -c conda-forge orange3-text。但是,我无法运行主题建模,因为它不会在文本挖掘下或右键单击时显示为图标。我错过了什么吗?附上下面的快照:
conda install -c conda-forge orange3-text
解决了。这是因为我的公司防火墙阻止了它。我拿到了我的组织数字证书并将其放在站点包下的 Certifi 文件夹中,它开始工作。