72 Forks
328 Stars
328 Watchers

paraphrase-id-tensorflow

Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.

How to download and setup paraphrase-id-tensorflow

Open terminal and run command
git clone https://github.com/nelson-liu/paraphrase-id-tensorflow.git
git clone is used to create a copy or clone of paraphrase-id-tensorflow 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 paraphrase-id-tensorflow https://github.com/nelson-liu/paraphrase-id-tensorflow/archive/master.zip

Or simply clone paraphrase-id-tensorflow with SSH
[email protected]:nelson-liu/paraphrase-id-tensorflow.git

If you have some problems with paraphrase-id-tensorflow

You may open issue on paraphrase-id-tensorflow support forum (system) here: https://github.com/nelson-liu/paraphrase-id-tensorflow/issues