https://github.com/yanndubs/quoraquestion
Siamese LSTM for Kaggle competition: Quora Question Pairs
https://github.com/yanndubs/quoraquestion
deep-learning kaggle lstm nlp quora-question-pairs
Last synced: about 1 month ago
JSON representation
Siamese LSTM for Kaggle competition: Quora Question Pairs
- Host: GitHub
- URL: https://github.com/yanndubs/quoraquestion
- Owner: YannDubs
- Created: 2017-07-08T22:07:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-08T22:11:46.000Z (over 8 years ago)
- Last Synced: 2025-01-24T09:11:20.716Z (9 months ago)
- Topics: deep-learning, kaggle, lstm, nlp, quora-question-pairs
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuoraQuestion
NB: for now, you must download your pretrained word2vec model of interest (found [here](https://github.com/3Top/word2vec-api)), unzip into /bin/ and change the path in word2vec_loader.py
!!!HAVE TO UPDATE README!!!