wego

Word embeddings library

An open-source Go library for learning and manipulating vector representations of words

Word Embeddings in Go!

GitHub

476 stars
17 watching
41 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list

glovegomachine-learningnlpword-embeddingsword2vec

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
danieldk/go2vecA package for reading and analyzing word embeddings from the word2vec format in Go.56
malllabiisc/wordgcnA deep learning model that generates word embeddings by predicting words based on their dependency context291
hassygo/charngram2vecA repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks23
nlpodyssey/spagoA Go-based machine learning library designed to support neural architectures in natural language processing1,759
seomoz/word2gaussThis implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings.190
wlbr/muleEmbeds external resources into Go code to create single file executables without dependencies.15
commonsense/conceptnet-numberbatchA pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings.1,296
galuhsahid/indonesian-word-embeddingDemonstrates word embedding in Indonesian language using pre-trained Word2vec models20
xxjwxc/publicA comprehensive utility package for Go programmers175
hslcy/vcweThis project provides code and corpora for creating word embeddings by considering the visual characteristics of words.15
vzhong/embeddingsProvides fast and efficient word embeddings for natural language processing.223
yumeng5/spherical-text-embeddingAn implementation of spherical text embedding for learning dense vector representations from unstructured text data.175
juliatext/embeddings.jlProvides access to pre-trained word embeddings for NLP tasks.81
wikipedia2vec/wikipedia2vecA tool for learning vector representations of words and entities from Wikipedia text data.946
alexandres/lexvecAn implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks803