Open JiaxiangBU opened 4 years ago
安装的话,只要执行sh build.sh命令就可以了,该命令包含了安装第三方依赖的过程,会自动获取并安装。
另外,如果觉得C++版本编译比较难的话,可以试用PaddleHub 1.8版本上线的LDA模型,使用起来很方便。具体可见:https://www.paddlepaddle.org.cn/hublist?filter=en_category&value=SemanticModel
安装的话,只要执行sh build.sh命令就可以了,该命令包含了安装第三方依赖的过程,会自动获取并安装。
另外,如果觉得C++版本编译比较难的话,可以试用PaddleHub 1.8版本上线的LDA模型,使用起来很方便。具体可见:https://www.paddlepaddle.org.cn/hublist?filter=en_category&value=SemanticModel
想问下是不是直接clone下来,打开到Familia路径下执行你说的?
sh build.sh
@DesmonDay
是的~ 另外要注意一下自己的gcc版本是不是符合要求。
---原始邮件--- 发件人: "Gaownxin"<notifications@github.com> 发送时间: 2020年8月6日(周四) 中午12:53 收件人: "baidu/Familia"<Familia@noreply.github.com>; 抄送: "SiMing Dai"<908660116@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [baidu/Familia] compile error at Makefile command line 编译错误 (#106)
安装的话,只要执行sh build.sh命令就可以了,该命令包含了安装第三方依赖的过程,会自动获取并安装。
另外,如果觉得C++版本编译比较难的话,可以试用PaddleHub 1.8版本上线的LDA模型,使用起来很方便。具体可见:https://www.paddlepaddle.org.cn/hublist?filter=en_category&value=SemanticModel
想问下是不是直接clone下来,打开到Familia路径下执行你说的?
’‘’r
sh build.sh
@DesmonDay
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
https://github.com/baidu/Familia/blob/6dd8d9edb2839a9e33f31754ed1cd63ed4344a40/Makefile#L72
Here is the reproducible code script.
在这里我直接 clone ZeyuChen/third_party 到当前路径可以么?安装的话需要执行那一段指令?
Makefile 没有看太明白。
https://github.com/baidu/Familia/blob/88211eb87acec4b149228d9bf60fd544ba306201/Makefile#L75-L76