Skip to content

A machine learning model to detect duplicate questions on quora

Notifications You must be signed in to change notification settings

nitishpant/Duplicate-questions

Repository files navigation

Duplicate-questions

A machine learning API to detect duplicate questions.

Here are the details of all the files-

  1. Feature engineering - A set of features were extracted from our available dataset using various nltk techniques, and using google's pretrained word2vec news word corpus.

  2. Model selection - Different Classifiers were applied on the dataset and the one which gave the most accuracy was selected.

About

A machine learning model to detect duplicate questions on quora

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published