Commit graph

15 commits

Author SHA1 Message Date
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
haiping008@gmail.com 443e60c9b1 add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
Oceania2018 cd72868f38 Support multiple models for one agent. 2018-08-15 06:34:27 -05:00
Oceania2018 51f96a64ed Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -05:00
Oceania2018 e22086cc88 Add data initializer. 2018-08-02 16:14:46 -05:00
Oceania2018 aeb5ff8766 added facebook messenger webhook 2018-07-18 20:56:17 -05:00
Oceania2018 3fcd6a3996 Abstract bot platform infrastrature, decouple modules. 2018-07-15 07:31:52 -05:00
Oceania2018 1c5b714603 refactor IBotPlatform structure 2018-07-12 10:07:05 -05:00
Oceania2018 a653aab13d fix use says is empty. 2018-06-25 07:38:34 -05:00
haiping008@gmail.com d29c74b3ad Add missing entity type when importing from Dialogflow 2018-06-22 14:42:53 -05:00
haiping008@gmail.com ad309dc68d train model by input contexts. 2018-06-18 17:15:32 -05:00
Oceania2018 220b6ad209 TrainAgentPerContextTest 2018-06-18 09:15:54 -05:00
Oceania2018 e1b585a578 Fix custom payload format 2018-06-14 07:42:50 -05:00
Oceania2018 36a95c8a63 refactor file hierarchy 2018-06-14 07:01:17 -05:00
Renamed from BotSharp.Core/Engines/AgentImporterInDialogflow.cs (Browse further)