Skip to content

an implementation of "A Deep Architecture for Semantic Matching with Multiple Positional Sentence Representations" in tensorflow

Notifications You must be signed in to change notification settings

coderbyr/MV-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MV-LSTM

An implementation of "A Deep Architecture for Semantic Matching with Multiple Positional Sentence Representations" in Tensorflow

NOTE: Input Data should be transformed into wordID sequence, and each Word embedding is pre-trained.

Requirement

Python 2.7
Tensorflow 1.0
Numpy

how to run

sh run.sh

dataset

need to add

About

an implementation of "A Deep Architecture for Semantic Matching with Multiple Positional Sentence Representations" in tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published