ozgurdemir / word2vec-kerasLinks
A word2vec implementation in Keras
☆52Updated 7 years ago
Alternatives and similar repositories for word2vec-keras
Users that are interested in word2vec-keras are comparing it to the libraries listed below
Sorting:
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 4 years ago
- Experiments on how to use machine learning to rank a product catalog☆83Updated 8 years ago
- I'll put all the valuable tutorials and starter codes of deep learning here.☆41Updated 8 years ago
- Implementation of Very Deep Convolutional Neural Network paper☆14Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆102Updated 6 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs☆80Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 9 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Examples to server tensorflow models with tensorflow serving☆98Updated 6 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- 📚 Text classification library with Keras☆53Updated 5 years ago
- My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.☆248Updated 6 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆136Updated 6 years ago
- Repository for experiments with MetaProd2Vec and related algorithms.☆59Updated 6 years ago
- This notebook shows how to implement LibFM in Keras and how it was used in the Talking Data competition on Kaggle.☆188Updated 7 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- Doc2Vec implementation in tensorflow.☆51Updated 8 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- TensorFlow implementation of word2vec☆52Updated 5 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Train a gensim word2vec model on Wikipedia.☆75Updated 7 years ago
- Tensorflow implementation of Facebook TagSpace☆74Updated 6 years ago
- Solution to the Outbrain Click Prediction competition☆148Updated 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago