文件名称:deep-siamese-text-similarity:基于siamese-lstm的中文句子相似度计算
文件大小:33.67MB
文件格式:ZIP
更新时间:2024-05-29 05:36:02
Python
功能描述 基于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赛题描述 相关链接:
【文件预览】:
deep-siamese-text-similarity-master
----eval.py(3KB)
----test.py(343B)
----train.py(12KB)
----input_helpers.py(8KB)
----eddy-20180701-4k.tar.gz(15.31MB)
----LICENSE(1KB)
----.DS_Store(6KB)
----preliminary_contest()
--------models()
--------eval.py(4KB)
--------input_helpers.py(2KB)
--------dict.txt(39B)
--------preprocess.py(2KB)
--------atec_nlp_sim_train.csv(3.36MB)
--------run.sh(40B)
--------vocab()
----dict.txt(64B)
----preprocess.py(2KB)
----siamese_network_semantic.py(6KB)
----ATEC2018.md(4KB)
----.gitignore(66B)
----README.md(1KB)
----train_data()
--------atec_nlp_sim_train.csv(8.79MB)
----validation.txt0(1.32MB)