vecmap
Word embeddings framework
An implementation of cross-lingual word embedding mappings using unsupervised learning methods
A framework to learn cross-lingual word embedding mappings
648 stars
28 watching
131 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
largelymfs/topical_word_embeddings | A Python implementation of a topical word embedding technique used in natural language processing and information retrieval. | 314 |
botcenter/spanishwordembeddings | This project generates Spanish word embeddings using fastText on large corpora. | 9 |
tca19/dict2vec | A framework to learn word embeddings using lexical dictionaries | 115 |
alexandres/lexvec | An implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks | 803 |
mnqu/pte | An implementation of the Predictive Text Embedding model for learning word representations from large-scale heterogeneous text networks. | 96 |
vzhong/embeddings | Provides fast and efficient word embeddings for natural language processing. | 223 |
malllabiisc/wordgcn | A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 |
dalinvip/cw2vec | A software framework for learning Chinese word embeddings with stroke n-gram information | 274 |
ynqa/wego | An open-source Go library for learning and manipulating vector representations of words | 476 |
hassygo/charngram2vec | A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 |
rguthrie3/morphologicalpriorsforwordembeddings | A project implementing a method to incorporate morphological information into word embeddings using a neural network model | 52 |
vefstathiou/so_word2vec | This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. | 40 |
bigredt/vico | Multi-sense word embeddings learned from visual cooccurrences | 25 |
cod3licious/conec | A library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm | 20 |
plasticityai/magnitude | A fast and efficient utility package for utilizing vector embeddings in machine learning models | 1,635 |