📜  错误:guidelda 的构建轮失败 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:20.308000             🧑  作者: Mango

代码示例1
This is a read me on how to get guided_lda working when the package will not successfully build wheels.

This is in no way meant to undermine the author of the guided_lda package or to replace it in anyway and is 
simply meant as a work around until the issue can be fully resolved.

1. Pull down the repository.

2. Install the original LDA package. 
    https://pypi.org/project/lda/
    
3. Drop the *.py files from the GuidedLDA_WorkAround repo in the lda folder under site-packages for your specific enviroment.

4. Profit...