nelson-liu/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.
Archived326 stars. No commits in the last 6 months.
Stars
326
Forks
70
Language
Python
License
MIT
Category
Last pushed
Jun 23, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nelson-liu/paraphrase-id-tensorflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vinhkhuc/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
patil-suraj/question_generation
Neural question generation using transformers
YuriyGuts/kaggle-quora-question-pairs
My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).
krishnap25/mauve
Package to compute Mauve, a similarity score between neural text and human text. Install with...
dtrizna/slp
Shell Language Processing (SLP). Pre-processing of sh/bash/zsh/.. commands for Machine Learning models.