chrisjmccormick / inspect_word2vecLinks
Python code for checking out Google's pre-trained, 3M word Word2Vec model
☆319Updated 7 years ago
Alternatives and similar repositories for inspect_word2vec
Users that are interested in inspect_word2vec are comparing it to the libraries listed below
Sorting:
- Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe☆260Updated 6 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- experiments and snippets used on the blog☆145Updated last year
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- Deep Learning for Natural Language Processing☆462Updated 6 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆223Updated 6 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 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
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 6 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago
- Recurrent & convolutional neural network modules☆354Updated 7 years ago
- Python interface to CoreNLP using a bidirectional server-client interface.☆517Updated 3 years ago
- Naive Bayes SVM for Sentiment Analysis☆305Updated 8 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆601Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆595Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- Hands-on tutorial on deep learning with a special focus on Natural Language Processing (NLP)☆648Updated 8 years ago
- Sentence2vec by Rock☆311Updated 6 months ago
- Code for the word2vec HTTP server running at https://rare-technologies.com/word2vec-tutorial/#bonus_app☆158Updated 8 years ago
- Text classification using a convolutional neural network.☆451Updated 5 years ago
- ☆472Updated 3 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆538Updated 6 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆246Updated 7 years ago
- Yet another Python binding for fastText☆225Updated 6 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆214Updated 8 years ago
- Python wrapper for Stanford CoreNLP☆355Updated 4 years ago
- ☆442Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago