Skip to content

Prasad-178/Question-Duplicate-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Question Duplicate Recognition

A Siamese Network that helps recognize duplicate questions on forums and platforms like Quora, StackOverflow, Reddit, etc. Built using TensorFlow 2.0 and the Keras API.

Steps to run the code:

  1. Download the word embeddings from https://www.kaggle.com/datasets/danielwillgeorge/glove6b100dtxt

  2. Download the train and test csv data from https://www.kaggle.com/competitions/quora-question-pairs/data

  3. Run the main.py file using the command: python main.py

Links

About

Siamese network that recognizes duplicate questions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages