cbellei / word2veclite
Python implementation of Word2Vec
☆27Updated 6 years ago
Alternatives and similar repositories for word2veclite:
Users that are interested in word2veclite are comparing it to the libraries listed below
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 6 years ago
- Bringing node2vec and word2vec together for cool stuff☆22Updated 5 years ago
- Code for my blog post☆49Updated 6 years ago
- Sentiment analysis with variable length sequences in pytorch☆34Updated 5 years ago
- Learning from graph data using Keras☆64Updated 5 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆103Updated 6 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 years ago
- Wrapper for Keras with support to easy data loading and handling and the creation of staged networks.☆28Updated 4 years ago
- Learning to represent shortest paths and other graph-based measures of node similarities with graph embeddings☆33Updated 5 years ago
- Doc2Vec implementation in tensorflow.☆51Updated 8 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- Implementation of GloVe in Keras☆45Updated 2 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- Building word embedding for large graphs by a set of random walks. Model learning is backed by Keras, which now supports TensorFlow or Th…☆17Updated 9 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- comment_toxic☆14Updated 7 years ago
- Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).☆43Updated 3 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆38Updated 7 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- Implementation of Counterfactual risk minimization☆26Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Personalized Query Completion☆27Updated 4 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Keras implementation of the Structured Self-Attentive Sentence Embedding model☆19Updated 6 years ago
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆52Updated 5 years ago
- TensorFlow implementation of word2vec☆52Updated 4 years ago
- Pytorch implementation of Dauphin et al. (2016) "Language Modeling with Gated Convolutional Networks"☆29Updated 2 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Jupyter Notebook presentation for class imbalance in binary classification☆49Updated 6 years ago