kolloldas/EasyNLU
Simple embedded NLU for mobile apps
EasyNLU helps mobile app developers integrate voice commands or text-based instructions into their apps. It takes natural language phrases, like "Go to the dentist at 5pm tomorrow" or "turn off Bluetooth", and converts them into a structured data format. This structured output can then be used to automate actions within the app, such as setting a reminder or toggling phone features.
No commits in the last 6 months.
Use this if you are a mobile app developer needing to process specific, predictable user commands from natural language within your Android applications, especially for features like reminders, smart home controls, or app settings.
Not ideal if your application requires understanding complex, open-ended conversations or requires a deep, general understanding of human language.
Stars
73
Forks
16
Language
Java
License
Apache-2.0
Category
Last pushed
Sep 03, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/kolloldas/EasyNLU"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yooper/php-text-analysis
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language...
VisualText/nlp-engine
NLP engine code
proycon/LaMachine
LaMachine - A software distribution of our in-house as well as some 3rd party NLP software -...
web64/php-nlp-client
PHP Client for NLP Server
web64/laravel-nlp
Laravel wrapper for common NLP tasks