Skip to content

souridas/Question-Duplicates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

• Built a Siamese Network that identifies similar questions using trax, trained on Quora question & answer dataset. • Tokenized each question using nltk and formed vocab, mapped tokens to word embeddings using trax. • Used Triplet loss to get corresponding cosine similarity for each pair of questions, achieved a test set accuracy of 0.69

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors