Skip to content

naveendennis/quoraquestionpairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quora Question Pairs

Build Status

Objective:

To come up with a methodology to detect redundant questions when two questions are compared. This can be used to improve the effectiveness of using a question answer forum like quora.

Google Word2Vec

The Google Word2Vec model is available here: https://drive.google.com/file/d/0B7XkCwpI5KDYNlNUTTlSS21pQmM/view

Please place the above file into data/GoogleNews-vectors-negative300.bin

Based on Phrase2Vec Implementation

This phrase to Vec Implementation is based on an implementation by Aerin Kim

Link - https://bitbucket.org/yunazzang/aiwiththebest_byor

About

Detects a redundant question when provided with a pair of questions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published