Skip to content

CNN在句子相似性建模的应用,“Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks”这篇论文的tensorflow实现

Notifications You must be signed in to change notification settings

WenRichard/MPCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPCNN

1.CNN在句子相似性建模的应用,“Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks”这篇论文的tensorflow实现.
2.参考liuchongee大神的这篇博文,https://blog.csdn.net/liuchonge/article/details/62424805 .
3.源码经过注释,在jupter上跑记得加,tf.app.flags.DEFINE_string('f', '', 'kernel').

About

CNN在句子相似性建模的应用,“Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks”这篇论文的tensorflow实现

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages