Commit graph

21 commits

Author SHA1 Message Date
Oceania2018 627eb0d6fb Remove unnecessary configs in WebHost.csproj 2018-09-20 14:17:02 -05:00
botsharp2018 7bcec7260d fix unit test data format issue. 2018-09-14 07:23:37 -05:00
Oceania2018 567dcc335d Added Lidstone smoothing estimator. 2018-09-06 17:32:51 -05:00
Oceania2018 4037160abd Added RASA and DIALOGFLOW compile condition. 2018-09-04 15:39:51 -05:00
Oceania2018 83d09ffb8d Add colorful console log.
Fix response format.
2018-08-31 12:52:52 -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 02144c165f Upgrade AspNetCore to 2.1.3 2018-08-23 19:33:16 -05:00
Oceania2018 f42a42d34e Add BotSharpTokenizer, BotSharpTagger for BotSharpAi pipeline. 2018-08-22 16:36:39 -05:00
Oceania2018 0885ff37ec Move out NLP project. 2018-08-22 10:45:50 -05:00
haiping008@gmail.com 443e60c9b1 add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
Oceania2018 51f96a64ed Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -05:00
Oceania2018 027b9fdbe4 add rasa rest api. 2018-08-14 09:23:15 -05:00
Oceania2018 fde4c0eb36 init Dockerfile 2018-08-13 07:26:12 -05:00
haiping008@gmail.com 2c35f6177a Added fasttext classification trainer pipeline. 2018-08-09 15:22:53 -05:00
haiping008@gmail.com ec67e768a0 Add persist and load model function. 2018-08-08 16:39:00 -05:00
haiping008@gmail.com 2927aef12e Fix cqdb_writer_close strncpy_s memory issue in Windows. 2018-08-07 17:13:55 -05:00
haiping008@gmail.com b389d837f2 Fix Sebis import expression data sequence issue. 2018-08-06 13:39:26 -05:00
Oceania2018 fe47fa2d5c Added account initialization. 2018-08-02 22:54:23 -05:00
Oceania2018 e22086cc88 Add data initializer. 2018-08-02 16:14:46 -05:00
Oceania2018 3fcd6a3996 Abstract bot platform infrastrature, decouple modules. 2018-07-15 07:31:52 -05:00
Oceania2018 bb4231ad7f Add WebHost and RestApi infrastructure. 2018-07-13 07:21:40 -05:00