Skip to content

This project classifies question pairs as duplicate or non-duplicate by using NLP techniques for text preprocessing and feature extraction and then applying classification algorithms on the extracted features.

License

Notifications You must be signed in to change notification settings

atharvabhide/Quora-Question-Pair-Similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quora Question Pair Similarity

Scope of this project is to classify question pairs as duplicate or non-duplicate by using NLP techniques for text preprocessing and feature extraction and then applying classification algorithms on the extracted features.

Then the algorithm which gives the best performance metrics will be chosen.

Models Used-

  1. Logistic Regression
  2. Linear SVM
  3. Decision Tree
  4. Random Forest
  5. XgBoost

Inspired from the Applied AI course.

Dataset used - Kaggle dataset

About

This project classifies question pairs as duplicate or non-duplicate by using NLP techniques for text preprocessing and feature extraction and then applying classification algorithms on the extracted features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published