aspk/Quora_question_pairs_NLP_Kaggle
Quora Kaggle Competition : Natural Language Processing using word2vec embeddings, scikit-learn and xgboost for training
This project helps online platforms like Quora or Stack Overflow automatically detect if a newly asked question is a duplicate of one already in their system. You provide two questions, and the system tells you if they are asking the same thing. This is for content moderators, community managers, or anyone maintaining a knowledge base to help users find answers faster.
No commits in the last 6 months.
Use this if you need to identify identical or very similar questions to streamline user experience on a Q&A platform or knowledge base.
Not ideal if you require extremely high accuracy (above 82%) for duplicate detection, as other state-of-the-art methods might perform better.
Stars
18
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 13, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/aspk/Quora_question_pairs_NLP_Kaggle"
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名解决方案
howardyclo/Kaggle-Quora-Question-Pairs
This is our team's solution report, which achieves top 10% (305/3307) in this competition.
shubh24/QuoraDuplicate
Identify duplicate questions on Quora
goodmattg/quora_kaggle
Storage for Kaggle Quora competition