spanish-word-embeddings
Spanish word embeddings
A collection of precomputed word embeddings for the Spanish language, derived from different corpora and computational methods.
Spanish word embeddings computed with different methods and from different corpora
356 stars
29 watching
82 forks
last commit: about 5 years ago
Linked from 1 awesome list
fasttext-embeddingsglove-embeddingsnlpspanishword-embeddingsword2vec-embeddinngs
Related projects:
Repository | Description | Stars |
---|---|---|
botcenter/spanishwordembeddings | This project generates Spanish word embeddings using fastText on large corpora. | 9 |
malllabiisc/wordgcn | A deep learning model that generates word embeddings by predicting words based on their dependency context | 290 |
crscardellino/sbwce | A collection of linguistic resources and trained word embeddings for the Spanish language. | 45 |
botcenter/spanish-sent2vec | This project trains a machine learning model to generate sentence embeddings from Spanish text data using the sent2vec algorithm. | 4 |
vzhong/embeddings | Provides fast and efficient word embeddings for natural language processing. | 223 |
cod3licious/conec | A library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm | 20 |
dccuchile/beto | A pre-trained NLP model trained on Spanish text data using the BERT architecture | 492 |
josecannete/spanish-corpora | A collection of unannotated Spanish text data, compiled from various sources and processed for natural language processing tasks. | 92 |
dalinvip/cw2vec | A software framework for learning Chinese word embeddings with stroke n-gram information | 274 |
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 |
commonsense/conceptnet-numberbatch | A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings. | 1,295 |
hslcy/vcwe | This project provides code and corpora for creating word embeddings by considering the visual characteristics of words. | 15 |
dsv77/hashembedding | Software component providing efficient word representation using hash embeddings | 42 |
atgreen/cl-embeddings | A Common Lisp library for generating word embeddings using neural network models. | 8 |