💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
On startup, the media resolver app tries to build an AWS client based on the config values and that fails if they are invalid which results in the app crashing
Expected Behaviour
The app should log that the configuration is invalid and not crash
The GeniSys NLU Engine includes a combination of a custom trained DNN (Deep Learning Neural Network) built using TFLearn for intent classification, and a custom trained MITIE model for entity classification.
AguilaNLU 是一个专注于快速演进和为个人与企业提供开箱即用特性的自然语言理解库;AguilaNLU 是 RASA NLU 的一个复刻 | AguilaNLU is a RASA NLU-fork focused on rapid evolution and out-of-box feature for developers and companies
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Current Behaviour
On startup, the media resolver app tries to build an AWS client based on the config values and that fails if they are invalid which results in the app crashing
Expected Behaviour
The app should log that the configuration is invalid and not crash
Example configuration which produced the error