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:
- Experiments on how to use machine learning to rank a product catalog☆83Updated 8 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 4 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 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
- Implementation of Very Deep Convolutional Neural Network paper☆14Updated 6 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆166Updated 7 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs☆80Updated 6 years ago
- Examples to server tensorflow models with tensorflow serving☆98Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- I'll put all the valuable tutorials and starter codes of deep learning here.☆41Updated 8 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- Kaggle | Quora Question Pairs❓🥉☆64Updated 8 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- Train a gensim word2vec model on Wikipedia.☆75Updated 7 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆172Updated 3 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.☆248Updated 6 years ago
- ☆34Updated 8 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 8 years ago
- API for Tensorflow model in Flask☆102Updated 7 years ago