1 Forks
1 Stars
1 Watchers

MPCNN

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

How to download and setup MPCNN

Open terminal and run command
git clone https://github.com/WenRichard/MPCNN.git
git clone is used to create a copy or clone of MPCNN repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MPCNN https://github.com/WenRichard/MPCNN/archive/master.zip

Or simply clone MPCNN with SSH
[email protected]:WenRichard/MPCNN.git

If you have some problems with MPCNN

You may open issue on MPCNN support forum (system) here: https://github.com/WenRichard/MPCNN/issues