danieldk/go2vec
Read and use word2vec vectors in Go
This Go package helps developers work with word embeddings. It takes pre-trained word2vec vector files as input and allows you to find words that are semantically similar to each other or discover analogies (e.g., man is to king as woman is to queen). It's primarily used by Go developers building natural language processing applications.
No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to understand word relationships or perform semantic searches based on word2vec embeddings.
Not ideal if you are not a Go developer or if you need to train your own word2vec models from scratch within your application.
Stars
58
Forks
6
Language
Go
License
—
Category
Last pushed
Aug 30, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/danieldk/go2vec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure/azure-search-vector-samples
A repository of code samples for Vector search capabilities in Azure AI Search.
curiosity-ai/catalyst
🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's...
supabase/embeddings-generator
GitHub Action to generate embeddings from the markdown files in your repository.
vector-ai/vectorai
Vector AI — A platform for building vector based applications. Encode, query and analyse data...
wagtail/wagtail-vector-index
Store Wagtail pages & Django models as embeddings in vector databases