Skip to content

aksharbarchha/Duplicate-Questions-Detector

Repository files navigation

Kaggle's Quora Duplicate Question Detection

This repo is the solution for the competition held on kaggle previously whihc can be found via the link: https://www.kaggle.com/c/quora-question-pairs

Requirements

  1. Install Required Libraries
pip install pandas
pip install numpy
pip install scikit-learn
pip install tensorflow_hub
pip install nltk
pip install keras
pip install seaborn
pip install matplotlib
pip install tensorflow==1.15
pip install "tensorflow_hub>=0.6.0"
pip install tensorflow_text==1.15

Output

Image

About

It detects whether entered questions are similar or not

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published