参考文献生成项目,使用faiss实现
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

345 B

参考文献生成

新参考文件项目使用faiss聚类方式查询,实现秒级响应

生成ndarray数据,生成文献基本信息

修改或增加数据
python 数据生成ndarray.py

训练faiss

修改或增加 npy文件路径 
python 训练faiss.py

部署服务

python generate_references_api.py