资源算法siamese-lstm-for-sentence-similarity

siamese-lstm-for-sentence-similarity

2020-01-13 | |  38 |   0 |   0

siamese-lstm-for-sentence-similarty

A tensorflow implementation of siamese lstm.

You can use this model to generate sentence-level embeddings so that you can calculate the similarity between two sentences.

Requirement: Tensorflow version= 1.1

Python verison= 3.5

pre-trained word2vec model

(GoogleNews-vectors-negative300.bin.gz)

from https://code.google.com/archive/p/word2vec/

2017-5-24 update:change dtype from tf.float32 to tf.float64


上一篇: lstm-siamese-text-similarity

下一篇:AnuvadakLite

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...