monologg/transformers-android-demo
π² Transformers android examples (Tensorflow Lite & Pytorch Mobile)
This project provides an example Android app that performs sentiment analysis directly on your phone, without needing an internet connection. You input text, like a movie review in English or Korean, and the app tells you if the sentiment is positive or negative. It's for mobile app developers who want to integrate on-device sentiment classification into their Android applications.
No commits in the last 6 months.
Use this if you are an Android developer looking for a reference implementation to build mobile apps with offline sentiment analysis capabilities, especially for English and Korean text.
Not ideal if you are an end-user simply wanting a sentiment analysis tool, as this project requires development skills to build and integrate.
Stars
83
Forks
17
Language
Java
License
Apache-2.0
Category
Last pushed
Jun 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/monologg/transformers-android-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling,...
jsksxs360/How-to-use-Transformers
Transformers εΊεΏ«ιε ₯ι¨ζη¨
google/deepconsensus
DeepConsensus uses gap-aware sequence transformers to correct errors in Pacific Biosciences...
Denis2054/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning,...
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks