wego
Word embeddings library
An open-source Go library for learning and manipulating vector representations of words
Word Embeddings in Go!
476 stars
17 watching
41 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list
glovegomachine-learningnlpword-embeddingsword2vec
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |
| A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 |
| A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 |
| A Go-based machine learning library designed to support neural architectures in natural language processing | 1,759 |
| This implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings. | 190 |
| Embeds external resources into Go code to create single file executables without dependencies. | 15 |
| A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings. | 1,296 |
| Demonstrates word embedding in Indonesian language using pre-trained Word2vec models | 20 |
| A comprehensive utility package for Go programmers | 175 |
| This project provides code and corpora for creating word embeddings by considering the visual characteristics of words. | 15 |
| Provides fast and efficient word embeddings for natural language processing. | 223 |
| An implementation of spherical text embedding for learning dense vector representations from unstructured text data. | 175 |
| Provides access to pre-trained word embeddings for NLP tasks. | 81 |
| A tool for learning vector representations of words and entities from Wikipedia text data. | 946 |
| An implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks | 803 |