Commit graph

21 commits

Author SHA1 Message Date
Oceania2018 b62f2ec695 upgrade to .net core 2.2 2018-12-26 22:03:14 -06:00
haiping008 c84ac36288 upgrade AspNetCore to v2.2 2018-12-07 13:01:28 -06:00
Oceania2018 47a94e89b8 Build-in a platform of Dialogflow emulator. 2018-10-28 21:16:55 -05:00
Oceania2018 6c2b2eac1b fix compile error. 2018-10-27 10:37:59 -05:00
Oceania2018 fd88e40376 remove NLP dependency 2018-10-26 08:09:44 -05:00
Oceania2018 b929aa272e abstract engine object. 2018-10-03 09:13:32 -05:00
Oceania2018 d656f4a75f dialogflow upload and training 2018-10-03 01:00:07 -05:00
Oceania2018 201a5f2ea0 refactor for dialogflow 2018-10-02 20:44:11 -05:00
Oceania2018 b4a8d4919c make IAgentStorage configurable in json. 2018-10-01 16:28:40 -05:00
Oceania2018 a701ab8d3f Purge unnecessary code. 2018-09-28 23:21:44 -05:00
Oceania2018 d96febbc22 Replace Articulate API, in progress. 2018-09-27 19:49:43 -05:00
Oceania2018 e591a4965b Fix Spotify unit test path issue. 2018-09-26 20:55:21 -05:00
Oceania2018 1dad8be2be 1: Add NAudio library to handle audio stream. 2: Change Settings location. 3: Organize docker files. 2018-09-23 10:16:29 -05:00
Oceania2018 0b09b20103 Improve intent accuracy greater than 0.7 2018-09-13 15:01:40 -05:00
Esther2013 a173569681 intent accuray up to 0.41. 2018-09-13 07:37:26 -05:00
Oceania2018 4037160abd Added RASA and DIALOGFLOW compile condition. 2018-09-04 15:39:51 -05:00
Oceania2018 0f6a101de2 add agentDir. 2018-08-28 16:45:56 -05:00
botsharp2018 867ebc71f9 refactor training. 2018-08-28 09:58:35 -05:00
Oceania2018 8ee00fab36 Cancel the dependency on the database, restore the Bot to the file system, and separate the Bot NLP Engine and the pre-Bot Platform system. Complete the AgentImporterInDialogflow function. 2018-08-27 16:04:00 -05:00
Oceania2018 f42a42d34e Add BotSharpTokenizer, BotSharpTagger for BotSharpAi pipeline. 2018-08-22 16:36:39 -05:00
Oceania2018 1a7c8ce612 CRFLite encoder and decoder. 2018-08-18 22:42:51 -05:00