howardyclo/Kaggle-Quora-Question-Pairs
This is our team's solution report, which achieves top 10% (305/3307) in this competition.
This solution helps content platforms and knowledge bases identify if two questions are asking the same thing. You input pairs of user-submitted questions, and it outputs a prediction indicating whether they are duplicates or unique. This is ideal for content moderators or community managers who need to maintain a clean and organized question-and-answer repository.
No commits in the last 6 months.
Use this if you need to automatically detect and manage redundant questions within a large dataset of user queries.
Not ideal if you need to categorize questions by topic or extract specific entities from single questions rather than comparing pairs.
Stars
59
Forks
14
Language
—
License
—
Category
Last pushed
Jun 14, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/howardyclo/Kaggle-Quora-Question-Pairs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aerdem4/kaggle-quora-dup
Solution to Kaggle's Quora Duplicate Question Detection Competition
LittletreeZou/Question-Pairs-Matching
第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案
aspk/Quora_question_pairs_NLP_Kaggle
Quora Kaggle Competition : Natural Language Processing using word2vec embeddings, scikit-learn...
shubh24/QuoraDuplicate
Identify duplicate questions on Quora
goodmattg/quora_kaggle
Storage for Kaggle Quora competition