conec
Word Embedding Model
A library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm
Context Encoders (ConEc) as a simple but powerful extension of the word2vec model for learning word embeddings
20 stars
5 watching
5 forks
Language: Python
last commit: almost 5 years ago machine-learningnatural-language-processingword-embeddings
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework to learn word embeddings using lexical dictionaries | 115 |
| This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. | 40 |
| A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 |
| An implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks | 803 |
| An implementation of a self-supervised speech representation model using PyTorch and disentangled speaker embeddings | 471 |
| Learning word embeddings from abstract images to improve language understanding | 19 |
| This project provides code and corpora for creating word embeddings by considering the visual characteristics of words. | 15 |
| A software framework for learning Chinese word embeddings with stroke n-gram information | 274 |
| A codebase for training and using models of sentence embeddings. | 33 |
| A framework for training multi-modal language models with a focus on visual inputs and providing interpretable thoughts. | 162 |
| A project implementing a method to incorporate morphological information into word embeddings using a neural network model | 52 |
| A tool for learning vector representations of words and entities from Wikipedia text data. | 946 |
| A toolkit for learning high-quality word and text representations from ngram co-occurrence statistics | 848 |
| A collection of precomputed word embeddings for the Spanish language, derived from different corpora and computational methods. | 354 |
| A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |