上传者: 42165583
|
上传时间: 2022-03-31 17:55:17
|
文件大小: 33.67MB
|
文件类型: -
功能描述
基于siamese-lstm的中文句子相似度计算
环境搭建
Ubuntu:16.04(64bit)
Anaconda:2-4.4.0(python 2.7)
历史版本下载:
TensorFlow:1.5.1
numpy:1.14.3
gensim:3.4.0
(nltk:3.2.3)
jieba:0.39
word2wec中文训练模型
参考链接:
代码使用
模型训练
# python train.py
模型评估
# python eval.py
论文参考
代码参考
版本:a61f07f6bef76665f8ba2df12f34b25380016613
AETC2018赛题描述
相关链接: