SiameseLSTM-Keras:句子相似度计算、LSTM、Keras

时间:2021-05-10 18:45:57
【文件属性】:
文件名称:SiameseLSTM-Keras:句子相似度计算、LSTM、Keras
文件大小:19.85MB
文件格式:ZIP
更新时间:2021-05-10 18:45:57
siameselstm Python SiameseLSTM-Keras 针对短语/句子/序列的相似性比较提出了一种评价模型——Siamese LSTM(孪生网络)。该模型是输入为句子对,输出为输入句子对的相似性得分,基于Keras实现。训练35轮左右模型达到拟合,测试集准确率87%
【文件预览】:
SiameseLSTM-Keras-master
----model()
--------siameselstm.hdf5(8.86MB)
--------ensembling()
----.idea()
--------vcs.xml(180B)
----README.md(289B)
----w2v()
--------tokenizer.pkl(82KB)
--------model_data.pkl(2.52MB)
--------corpus.pkl(1.26MB)
--------embedding_matrix.pkl(5.29MB)
--------w2v_model.pkl(8.07MB)
----data_helper.py(3KB)
----siamese_lstm.py(4KB)
----.gitignore(1KB)
----ch_input()
--------test.txt(111KB)
--------train.txt(1.05MB)
--------dev.txt(101KB)

网友评论