spanishWordEmbeddings
Word Embeddings
This project generates Spanish word embeddings using fastText on large corpora.
Spanish Word Embeddings computed from large corpora and different sizes using fastText.
9 stars
4 watching
1 forks
last commit: over 5 years ago
Linked from 1 awesome list
embeddingsfasttext-embeddingsnatural-language-processingnlpspanishspanish-language
Related projects:
Repository | Description | Stars |
---|---|---|
botcenter/spanish-sent2vec | This project trains a machine learning model to generate sentence embeddings from Spanish text data using the sent2vec algorithm. | 4 |
dccuchile/spanish-word-embeddings | A collection of precomputed word embeddings for the Spanish language, derived from different corpora and computational methods. | 356 |
bheinzerling/bpemb | A collection of pre-trained subword embeddings in 275 languages, useful for natural language processing tasks. | 1,184 |
vzhong/embeddings | Provides fast and efficient word embeddings for natural language processing. | 223 |
pedrada88/crossembeddings-twitter | Pre-trained word embeddings from Twitter for natural language processing tasks | 14 |
bigredt/vico | Multi-sense word embeddings learned from visual cooccurrences | 25 |
giuseppemarra/char-word-embeddings | This repository provides an unsupervised approach to learning character-aware word and context embeddings. | 0 |
juliatext/embeddings.jl | Provides access to pre-trained word embeddings for NLP tasks. | 81 |
malllabiisc/wordgcn | A deep learning model that generates word embeddings by predicting words based on their dependency context | 290 |
talschuster/crosslingualcontextualemb | Enables alignment of word embeddings across multiple languages to facilitate cross-lingual text analysis and machine learning tasks | 98 |
artetxem/vecmap | An implementation of cross-lingual word embedding mappings using unsupervised learning methods | 645 |
babylonhealth/fasttext_multilingual | A repository providing aligned multilingual word vectors for 78 languages using the SVD method. | 1,197 |
rguthrie3/morphologicalpriorsforwordembeddings | A project implementing a method to incorporate morphological information into word embeddings using a neural network model | 52 |
oborchers/fast_sentence_embeddings | A Python library for efficiently computing sentence embeddings from large datasets | 618 |
embeddings-benchmark/mteb | A benchmarking suite for evaluating text embedding models across various NLP tasks and datasets. | 1,952 |