conceptnet-numberbatch

Word embeddings

A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings.

GitHub

1k stars
71 watching
143 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
malllabiisc/wordgcn A deep learning model that generates word embeddings by predicting words based on their dependency context 290
nlprinceton/text_embedding A utility class for generating and evaluating document representations using word embeddings. 54
jwieting/acl2017 A codebase for training and using models of sentence embeddings. 33
bigredt/vico Multi-sense word embeddings learned from visual cooccurrences 25
ynqa/wego An open-source Go library for learning and manipulating vector representations of words 474
kudkudak/word-embeddings-benchmarks Provides methods for evaluating word embeddings on various benchmarks 437
vzhong/embeddings Provides fast and efficient word embeddings for natural language processing. 223
cod3licious/conec A library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm 20
jwieting/charagram A tool for training and using character n-gram based word and sentence embeddings in natural language processing. 125
jwieting/paragram-word Trains word embeddings from a paraphrase database to represent semantic relationships between words. 30
largelymfs/topical_word_embeddings A codebase implementing topical word embeddings using various NLP techniques as demonstrated in a paper accepted by AAAI'15. 315
dccuchile/spanish-word-embeddings A collection of precomputed word embeddings for the Spanish language, derived from different corpora and computational methods. 356
atgreen/cl-embeddings A Common Lisp library for generating word embeddings using neural network models. 8
tca19/dict2vec A framework to learn word embeddings using lexical dictionaries 115
mnick/holographic-embeddings A repository providing code for experiments with knowledge graph embeddings. 173