Living Case 01 - improve eMMA's communication skills#2
Open
frickerg wants to merge 137 commits intotschm2:masterfrom
Open
Living Case 01 - improve eMMA's communication skills#2frickerg wants to merge 137 commits intotschm2:masterfrom
frickerg wants to merge 137 commits intotschm2:masterfrom
Conversation
- also some minor code refactoring in conversation.ts - prepared "about emma" page for displaying log (TODO)
copied and saved in another app.
where the chatlog feature caused the app to crash on fresh installation
All required plugins should be installed after a first npm install (should be tested)
URL was not whitelisted -.- - there is still a problem since the medicaments on the demo mediplan are not listed in hospindex
- bug hciquery is no more critical - updated information to notification bug - probably a problem with the plugin?
-> not fixed, but emma now always asks for morning medication. that's at least better than crashing.
Some plugins deprecated and removed
Updated version numbers
Using Rasa with NLU technologies on python and spacey environment
Results: - RASA is very powerful yet complicated to set up as an environment - Might be too complex for our project - Python as supplementary language to apply is out of scope - Ionic Cordova integration was not tested, but most probably difficult to integrate, which will be "no sugarlicking"
//FIXME: cannot reply correctly to predefined input
//FIXME: AIML File broken and probably too long
Problematic HTML-Tags as well as weblinks have been removed to avoid interpreter issues
+ some rivescripting
when a new medication was added, it wasn't added to the chatbots medication array until chat screen was left and re-entered
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
eMMA has been extended with a RiveScript based artificial intelligence.
A solid foundation foundation for an extendable and A.I.-driven conversational interface within the Conversation View has been achieved..