ozgurdemir / word2vec-kerasLinks
A word2vec implementation in Keras
☆51Updated 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 8 years ago
- Experiments on how to use machine learning to rank a product catalog☆83Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 5 years ago
- Creating word embeddings from scratch and visualize them on TensorBoard. Using trained embeddings in Keras.☆35Updated 5 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago
- API for Tensorflow model in Flask☆102Updated 8 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆191Updated 6 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- Keras implementation of Nested LSTMs☆88Updated 7 years ago
- Topic modeling with word vectors☆119Updated 4 years ago
- PyTorch implementation of StarSpace as described in "StarSpace: Embed All The Things!" by Ledell Wu, Adam Fisch, Sumit Chopra, Keith Adam…☆52Updated 7 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 8 years ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆102Updated 6 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.☆248Updated 7 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆166Updated 8 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Tensorflow implementation of Facebook TagSpace☆74Updated 6 years ago
- Kaggle | Quora Question Pairs❓🥉☆65Updated 8 years ago
- Using Imblearn To Tackle Imbalanced Data Sets☆37Updated 9 years ago
- A project on achieving Named-Entity Recognition using Deep Learning.☆25Updated 7 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆109Updated last year
- Multithreading inference in Tensorflow Estimators. This is a ServiceNow Research project that was started at Element AI.☆57Updated 3 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