conceptnet-numberbatch
Word embeddings
A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings.
1k stars
71 watching
143 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 |
| A utility class for generating and evaluating document representations using word embeddings. | 54 |
| A codebase for training and using models of sentence embeddings. | 33 |
| Multi-sense word embeddings learned from visual cooccurrences | 25 |
| An open-source Go library for learning and manipulating vector representations of words | 476 |
| Provides methods for evaluating word embeddings on various benchmarks | 437 |
| Provides fast and efficient word embeddings for natural language processing. | 223 |
| A library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm | 20 |
| A tool for training and using character n-gram based word and sentence embeddings in natural language processing. | 125 |
| Trains word embeddings from a paraphrase database to represent semantic relationships between words. | 30 |
| A Python implementation of a topical word embedding technique used in natural language processing and information retrieval. | 314 |
| A collection of precomputed word embeddings for the Spanish language, derived from different corpora and computational methods. | 354 |
| A Common Lisp library for generating word embeddings using neural network models. | 9 |
| A framework to learn word embeddings using lexical dictionaries | 115 |
| A repository providing code for experiments with knowledge graph embeddings. | 172 |