Commit graph

32 commits

Author SHA1 Message Date
botsharp2018 086d297f52 add AgentStorageInFile 2018-10-21 22:47:51 -05:00
botsharp2018 61a39540fc fix multiple module loading. 2018-10-14 09:15:27 -05:00
botsharp2018 bc6d087914 optimize agent storage DI. 2018-10-11 21:42:56 -05:00
Oceania2018 1fd8ebb019 update module config mechanism 2018-10-05 10:17:52 -05:00
geffzhang 864cc1456a fix : dynamic load assymbly 2018-10-05 20:52:02 +08:00
geffzhang 83b9a2347e refactor di and modify async/await
feat : refactor di and modify async/await
2018-10-05 14:39:39 +08:00
Oceania2018 9250a66ba6 load platform emulator dynamically 2018-10-04 20:57:10 -05:00
Oceania2018 32f65ae07a finish training for rasa nlu. 2018-10-04 16:18:46 -05:00
Oceania2018 98e846dd38 migrate RasaAI 2018-10-03 22:39:39 -05:00
Oceania2018 fdd0cb6778 remove articulate emulator 2018-10-03 21:40:00 -05:00
Oceania2018 a4be554d6c fix training issue 2018-10-03 12:21:19 -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 a06745ffb0 refactor articulate platform 2018-09-29 13:18:34 -05:00
Oceania2018 d96febbc22 Replace Articulate API, in progress. 2018-09-27 19:49:43 -05:00
Oceania2018 6898d851f7 Dialogflow compatibility improvement 1 2018-09-21 15:11:57 -05:00
Oceania2018 4037160abd Added RASA and DIALOGFLOW compile condition. 2018-09-04 15:39:51 -05:00
Oceania2018 66b62fcd16 Fix database startup issue. 2018-08-29 17:24:12 -05:00
botsharp2018 94592bb911 Import agent from zip file. Add swagger file mock FileUploadOperation. 2018-08-27 07:59:47 -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
haiping008@gmail.com ec67e768a0 Add persist and load model function. 2018-08-08 16:39:00 -05:00
Oceania 70f53435bf
Merge branch 'master' into master 2018-08-03 17:21:29 -05:00
Bolo 921e1fbc0c add sebis agent 2018-08-03 17:18:40 -05:00
Oceania2018 fe47fa2d5c Added account initialization. 2018-08-02 22:54:23 -05:00
Oceania2018 33181e5db6 Merge with bolo's CRF algrithm. 2018-08-02 16:20:38 -05:00
Oceania2018 e22086cc88 Add data initializer. 2018-08-02 16:14:46 -05:00
Bolo bba58f4510 pull code from Oceania 2018-08-01 16:08:09 -05:00
Bolo 1f28cdc15f build spacy tagger in pipeline/create ner in crf/ build wrapper:Crfutils 2018-08-01 15:25:50 -05:00
Oceania2018 51113f98b2 Abstract Bot Platform query interface, add platform dependency injection. 2018-07-31 23:29:55 -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