44 skills found · Page 1 of 2
stanfordnlp / GloVeSoftware in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
dselivanov / Text2vecFast vectorization, topic modeling, distances and GloVe word embeddings in R.
doodyparizada / Word2vec Spam FilterUsing word vectors to classify spam messages
manasRK / Glove GensimConverting GloVe vectors into word2vec format for easy usage with Gensim
er214 / SpellcheckerA spell checker built from GloVe word vectors
brannondorsey / GloVe ExperimentsGloVe word vector embedding experiments (similar to Word2Vec)
JonathanRaiman / Glove:earth_americas: Compute Glove vectors using a co-occurence matrix
sekharvth / Symptom DiseaseFinds out symptoms similar to a given symptom, from a symptom-disease data set.
anujshah1003 / VQA Demo GUIThis repository gives a GUI using PyQt4 for VQA demo using Keras Deep Learning Library. The VQA model is created using Pre-trained VGG-16 Weight for image Features and glove vectors for question Features.
overlast / Word Vector Web ApiImplementation in order to operate a web API of word vector models which are generated by Word2Vec, GloVe or e.t.c.
sekharvth / Simple Chatbot KerasDesign and build a chatbot using data from the Cornell Movie Dialogues corpus, using Keras
jroakes / Glove To Word2vecConverting GloVe vectors into word2vec format for easy usage with Gensim
vishwassathish / Sentiment Analysis For Product ReviewsSentiment Analysis using LSTM cells on Recurrent Networks. GloVe word embeddings were used for vector representation of words. Amazon Product Reviews were used as Dataset.
thomasjungblut / GloveA convenience Java wrapper around GloVe word vectors and converter to more space efficient binary files.
brangerbriz / Midi GloveCreate MIDI note vector embeddings using GloVe (Global Vectors for Word Representation)
rtrevinnoc / FUTUREA private, free, open-source search engine built on a P2P network
kefirski / Pytorch GloVesimple pytorch GloVe implementation
duhaime / Cluster Semantic VectorsUtilities for clustering GloVe vectors for NLP tasks
matakshay / Neural Image Caption GeneratorDeep Learning model which uses Computer Vision and NLP to generate captions for images
aayux / Glove Text CnnA text classification model with pretrained GloVe embeddings