Commit graph

37 commits

Author SHA1 Message Date
Oceania2018 dbdfb28048 Merge NLP and Algorithm sub project into one solution. 2018-09-03 21:05:57 -05:00
Bolo Peng a22a61f49f Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-08-31 16:20:19 -05:00
Bolo Peng 1d16d9d55d developed labeledFeatureSet API and build the SVMClassifier in pipline 2018-08-31 16:20:12 -05:00
Oceania2018 83d09ffb8d Add colorful console log.
Fix response format.
2018-08-31 12:52:52 -05:00
Oceania2018 f70176b184 Fix entity chunk issue. 2018-08-29 17:06:27 -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
botsharp2018 a160070673 upgrade BotSharp.NLP library 2018-08-24 09:52:50 -05:00
botsharp2018 7e9927b1f8 Fix rasa ui response entity data format issue. 2018-08-24 09:47:40 -05:00
Oceania2018 02144c165f Upgrade AspNetCore to 2.1.3 2018-08-23 19:33:16 -05:00
Oceania2018 0885ff37ec Move out NLP project. 2018-08-22 10:45:50 -05:00
Oceania2018 a7acf7e14d change compilation symbol and fix Sqlite database isssue. 2018-08-21 17:37:09 -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 bd910918e4 Add NER interace. 2018-08-11 13:17:15 -05:00
haiping008@gmail.com dd997752a0 Abstract nlp pipeline result to Doc object. The Doc object owns the sequence of tokens. 2018-08-10 15:10:53 -05:00
haiping008@gmail.com 878cec90a1 Add fasttext predict intent data. 2018-08-10 10:43:05 -05:00
haiping008@gmail.com efadfddf7b Add PipeSettings to hold common settings for training or predit. 2018-08-09 16:54:52 -05:00
Oceania2018 18253d6fea Import CmdHelper.Run 2018-08-08 06:03:17 -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 535854df1f Add WordNet algorithm 2018-07-28 12:56:15 -05:00
Oceania2018 66a0e9e60a fix dialogflow v1 query post format bug. 2018-07-18 22:31:17 -05:00
Oceania2018 ff54c0a124 Add machine learning project. 2018-07-17 11:22:31 -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
Oceania2018 1c5b714603 refactor IBotPlatform structure 2018-07-12 10:07:05 -05:00
Oceania2018 c9dda29e53 add conversation debug log 2018-06-21 20:10:20 -05:00
haiping008@gmail.com ad309dc68d train model by input contexts. 2018-06-18 17:15:32 -05:00
Oceania2018 36a95c8a63 refactor file hierarchy 2018-06-14 07:01:17 -05:00
Oceania2018 96e976fbe0 Upgrade .Net Core to 2.1 2018-06-05 06:40:45 -05:00
Oceania2018 33d6aa1f2a intent detail fix 2018-06-02 22:53:54 -05:00
Oceania2018 a858e1c4f8 remove lang in response message. 2018-05-27 10:35:16 -05:00
Oceania2018 79e641c4a8 Supportt Rasa NLU 0.12.x 2018-05-24 08:10:10 -05:00
haiping008@gmail.com 84e107c19b fill parameter value for reply message 2018-05-09 09:50:16 -05:00
Oceania2018 2e91b54d6d add entity color 2018-05-07 23:04:59 -05:00
haiping008@gmail.com 10616332e7 Add entity synonym support 2018-04-02 17:42:11 -05:00
haiping008@gmail.com 6c472545c0 Rename project 2018-03-28 17:08:49 -05:00
Renamed from Bot.Rasa/Bot.Rasa.csproj (Browse further)