go2vec
Word embedding library
A package for reading and analyzing word embeddings from the word2vec format in Go.
Read and use word2vec vectors in Go
56 stars
7 watching
7 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists
embeddingsgogolangword2vec
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source Go library for learning and manipulating vector representations of words | 476 |
| A framework to learn word embeddings using lexical dictionaries | 115 |
| A tool for learning vector representations of words and entities from Wikipedia text data. | 946 |
| A Julia interface to the Word2Vec word embedding algorithm | 61 |
| An implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks | 803 |
| This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. | 40 |
| A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
| A software framework for learning Chinese word embeddings with stroke n-gram information | 274 |
| A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 |
| An implementation of Word2Vec using Torch for learning vector representations of words from text data | 61 |
| Learning word embeddings from abstract images to improve language understanding | 19 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| A comprehensive utility package for Go programmers | 175 |
| Tools to easily look up documentation for items in Go source code from within the editor. | 184 |
| A toolkit for learning high-quality word and text representations from ngram co-occurrence statistics | 848 |