9 Star 38 Fork 1

百度开源 / familia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run_query_doc_sim_demo.sh 211 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/bash
export LD_LIBRARY_PATH=./third_party/lib:$LD_LIBRARY_PATH
cd model
sh download_model.sh
cd ..
./query_doc_sim_demo --model_dir="./model/news" --conf_file="lda.conf" --emb_file="news_twe_lda.model"
C++
1
https://gitee.com/baidu/familia.git
git@gitee.com:baidu/familia.git
baidu
familia
familia
master

搜索帮助