GitHub - nishnik/Deep-Semantic-Similarity-Model-PyTorch: My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.

License

MIT license

212 stars 46 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

6 Commits

Repository files navigation

Deep-Semantic-Similarity-Model-PyTorch

Implementation of C-DSSM(Microsoft Research Paper) described here. A random data generator is included in the code, you can play with it or use your own data.

Keras model: airalcorn2/Deep-Semantic-Similarity-Model.

Corresponding blog post is at: Medium

About

My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.

Resources

Readme

License

MIT license

Activity

Stars

212 stars

Watchers

6 watching

Forks

46 forks

Releases

No releases published

Packages

No packages published

Languages