mb-14/embeddings.js
Word embeddings for the web
This helps web developers create interactive applications that understand natural language, even on mobile devices. You provide pre-trained word embeddings, and it outputs a significantly smaller, optimized JavaScript library. Web developers building applications with text analysis or semantic search functionalities would use this.
No commits in the last 6 months.
Use this if you are a web developer who needs to integrate word embeddings directly into a browser-based or mobile application, but are concerned about large file sizes and performance.
Not ideal if you primarily work with server-side natural language processing or require the full, uncompressed accuracy of original large-scale word embedding models.
Stars
28
Forks
7
Language
JavaScript
License
—
Category
Last pushed
Jan 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/mb-14/embeddings.js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CyberZHG/keras-pos-embd
Position embedding layers in Keras
PrashantRanjan09/WordEmbeddings-Elmo-Fasttext-Word2Vec
Using pre trained word embeddings (Fasttext, Word2Vec)
anishLearnsToCode/word-embeddings
Continuous Bag 💼 of Words Model to create Word embeddings for a word from a given Corpus 📚 and...
neuro-symbolic-ai/multi_relational_hyperbolic_word_embeddings
Multi-Relational Hyperbolic Word Embeddings from Natural Language Definitions
SpringerNLP/Chapter5
Chapter 5: Embeddings