Skip to content

Using a CNN to identify if two questions have the same semantic query.

Notifications You must be signed in to change notification settings

MossMcLaughlin/DuplicateQuestionPairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using a convolutional neural network to identify if a pair of questions are a duplicate query. This is a NLP, bianary classification problem.

This code was written as a submission for a kagle competition hosted by Quora who provided the dataset.

Requirments: Glove word embeddings, tesorflow, numpy. Train and test csv files provided by Quora through Kaggle.

About

Using a CNN to identify if two questions have the same semantic query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages