chrisjmccormick / inspect_word2vec
Python code for checking out Google's pre-trained, 3M word Word2Vec model
☆317Updated 6 years ago
Alternatives and similar repositories for inspect_word2vec:
Users that are interested in inspect_word2vec are comparing it to the libraries listed below
- Sentence2vec by Rock☆312Updated this week
- CNN/Daily Mail Reading Comprehension Task☆291Updated 8 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- ☆472Updated 3 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆368Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆594Updated 6 years ago
- Text classification using a convolutional neural network.☆449Updated 5 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated 11 months ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- ☆389Updated 7 years ago
- Word Mover's Distance from Matthew J Kusner's paper "From Word Embeddings to Document Distances"☆537Updated 10 months ago
- Code for the word2vec HTTP server running at https://rare-technologies.com/word2vec-tutorial/#bonus_app☆158Updated 7 years ago
- Commented (but unaltered) version of original word2vec C implementation.☆799Updated 3 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆221Updated 5 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Implementation of various topic models☆370Updated 4 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,076Updated 3 years ago
- Text classification example in Python using Latent Semantic Analysis (LSA)☆105Updated 6 years ago
- Python wrapper for Stanford CoreNLP☆354Updated 4 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆194Updated 7 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆519Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- experiments and snippets used on the blog☆145Updated 8 months ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago
- word2vec Google News model☆522Updated 5 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago