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: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python implementation of a topical word embedding technique used in natural language processing and information retrieval. | 314 |
| This project generates Spanish word embeddings using fastText on large corpora. | 9 |
| A framework to learn word embeddings using lexical dictionaries | 115 |
| 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 the Predictive Text Embedding model for learning word representations from large-scale heterogeneous text networks. | 96 |
| Provides fast and efficient word embeddings for natural language processing. | 223 |
| A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 |
| A software framework for learning Chinese word embeddings with stroke n-gram information | 274 |
| An open-source Go library for learning and manipulating vector representations of words | 476 |
| A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 |
| A project implementing a method to incorporate morphological information into word embeddings using a neural network model | 52 |
| This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. | 40 |
| Multi-sense word embeddings learned from visual cooccurrences | 25 |
| A library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm | 20 |
| A fast and efficient utility package for utilizing vector embeddings in machine learning models | 1,635 |