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.
-
Download the word embeddings from https://www.kaggle.com/datasets/danielwillgeorge/glove6b100dtxt
-
Download the train and test csv data from https://www.kaggle.com/competitions/quora-question-pairs/data
-
Run the main.py file using the command:
python main.py