Skip to content

This repository contains keras implementation of the paper Learning Sentence Similarity with Siamese Recurrent Architectures

Notifications You must be signed in to change notification settings

jaydeepthik/Siamese-Sentence-Similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Siamese-Sentence-Similarity

This repository contains keras implementation of the paper Learning Sentence Similarity with Siamese Recurrent Architectures link:http://www.mit.edu/~jonasm/info/MuellerThyagarajan_AAAI16.pdf

Dataset

The data set is available at http://clic.cimec.unitn.it/composes/sick.html and also included in the repository. The SICK data set consists of about 10,000 English sentence pairs, generated starting from two existing sets: the 8K ImageFlickr data set and the SemEval 2012 STS MSR-Video Description data set.

NOTE

The model uses GLoVe 6B 50D embeddings that can be downloaded from https://nlp.stanford.edu/projects/glove/

Architecture

alt text

About

This repository contains keras implementation of the paper Learning Sentence Similarity with Siamese Recurrent Architectures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages