abhishekkrthakur / is_that_a_duplicate_quora_question
☆440Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for is_that_a_duplicate_quora_question
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆368Updated 7 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 5 years ago
- ☆177Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆236Updated 7 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 6 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆519Updated 7 years ago
- Open solution to the Toxic Comment Classification Challenge☆154Updated 2 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- Code to share different ensemble techniques with focus on meta-stacking , using data from Amazon.com - Employee Access Challenge kaggle c…☆221Updated 8 years ago
- This is the 1st place solution of a kaggle machine contest: Tradeshift Text Classification. http://www.kaggle.com/c/tradeshift-text-class…☆150Updated 9 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆404Updated 6 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 6 years ago
- Text Classification Library in Keras☆420Updated 6 years ago
- Kaggle's competition for using Google's word2vec package for sentiment analysis☆622Updated 5 years ago
- experiments and snippets used on the blog☆144Updated 3 months ago
- Python library for distributed AI processing pipelines, using swappable scheduler backends.☆414Updated 2 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 3 years ago
- ☆389Updated 6 years ago
- Toxic Comment Classification Challenge☆261Updated 6 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆461Updated 5 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …