shubham0204/glove-android
Power of GloVe word embeddings in Android
This is an Android library designed for mobile app developers to integrate advanced text understanding into their applications. It takes textual input within an Android app and provides numerical representations (embeddings) of words, allowing the app to understand word meanings and relationships. An Android developer who wants to add features like smart search, content recommendation, or sentiment analysis directly on a user's device would use this.
No commits in the last 6 months.
Use this if you are an Android developer building an app that needs to process and understand natural language on-device without relying on external servers.
Not ideal if you are not an Android developer or if your application requires very large language models or real-time online language processing capabilities.
Stars
15
Forks
—
Language
Kotlin
License
GPL-3.0
Category
Last pushed
Apr 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/shubham0204/glove-android"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dselivanov/text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
vzhong/embeddings
Fast, DB Backed pretrained word embeddings for natural language processing.
dccuchile/spanish-word-embeddings
Spanish word embeddings computed with different methods and from different corpora
ncbi-nlp/BioSentVec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
avidale/compress-fasttext
Tools for shrinking fastText models (in gensim format)