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
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 7 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆368Updated 7 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Text classification using a convolutional neural network.☆448Updated 5 years ago
- Deep Learning for Natural Language Processing☆457Updated 6 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆594Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆221Updated 5 years ago
- CNN/Daily Mail Reading Comprehension Task☆290Updated 8 years ago
- ☆389Updated 7 years ago
- Python interface to CoreNLP using a bidirectional server-client interface.☆518Updated 3 years ago
- Python scripts for training/testing paragraph vectors☆647Updated last year
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆244Updated 6 years ago
- experiments and snippets used on the blog☆144Updated 6 months ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 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
- Naive Bayes SVM for Sentiment Analysis☆304Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Deep Averaging Networks☆238Updated 3 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆539Updated 5 years ago
- Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe☆258Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,071Updated 3 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
- ☆215Updated 6 years ago
- Sentence2vec by Rock☆313Updated 2 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆600Updated 7 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆464Updated 8 months ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated last year