Commit graph

59 commits

Author SHA1 Message Date
Oceania2018 b929aa272e abstract engine object. 2018-10-03 09:13:32 -05:00
Oceania2018 979fbcfd7d seperate platfrom extension 2018-10-03 06:58:34 -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 50b3a3c7ab start working with dialogflow. 2018-10-02 14:49:37 -05:00
Oceania2018 b4a8d4919c make IAgentStorage configurable in json. 2018-10-01 16:28:40 -05:00
Oceania2018 d9e1b40d1c Refactoring the system, abstracting the platform builder, and decouple the implementation of each platform. 2018-09-28 17:25:55 -05:00
Oceania2018 d96febbc22 Replace Articulate API, in progress. 2018-09-27 19:49:43 -05:00
Oceania2018 e20d7b48a3 Add entities and intents interface for Dialogflow mode. 2018-09-25 12:35:08 -05:00
Oceania2018 9c99580317 Fix training corpus format bug for RASA mode. 2018-09-24 13:05:58 -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 6898d851f7 Dialogflow compatibility improvement 1 2018-09-21 15:11:57 -05:00
Oceania2018 6019d9268f 1. Embed jieba.NET source code.
2. Remove publish profile.
3. Fix docker build
2018-09-21 06:02:58 -05:00
Oceania2018 0c41b47057 Fix NER offset issue. 2018-09-14 11:31:35 -05:00
Oceania2018 0b09b20103 Improve intent accuracy greater than 0.7 2018-09-13 15:01:40 -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 4d3350de18 Integrated with Articulate UI. 2018-08-30 21:59:36 -05:00
botsharp2018 47623056f7 Add quick question and answer function. 2018-08-30 08:04:10 -05:00
Oceania2018 66b62fcd16 Fix database startup issue. 2018-08-29 17:24:12 -05:00
Oceania2018 f70176b184 Fix entity chunk issue. 2018-08-29 17:06:27 -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
botsharp2018 409a150e11 zip agent data. 2018-08-27 09:14:20 -05:00
botsharp2018 94592bb911 Import agent from zip file. Add swagger file mock FileUploadOperation. 2018-08-27 07:59:47 -05:00
botsharp2018 7e9927b1f8 Fix rasa ui response entity data format issue. 2018-08-24 09:47:40 -05:00
Oceania2018 d3fd87cc2a change response format. 2018-08-23 23:10:30 -05:00
botsharp2018 465e3b97e8 Fix parse entity issue for Rasa UI. 2018-08-23 20:05:20 -05:00
Oceania2018 02144c165f Upgrade AspNetCore to 2.1.3 2018-08-23 19:33:16 -05:00
Oceania2018 af2bd8d89f Fix parser api for RASA UI. 2018-08-23 07:25:55 -05:00
Oceania2018 16ab106ce7 Fix traing issue using Rasa UI. 2018-08-22 23:24:13 -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 51f96a64ed Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -05:00
haiping008@gmail.com d6fa0d8b4a Support import rasa nlu training data format. 2018-08-14 17:21:09 -05:00
Oceania2018 027b9fdbe4 add rasa rest api. 2018-08-14 09:23:15 -05:00
Oceania2018 b5135ab236 docker pull microsoft/aspnetcore-build 2018-08-13 11:12:10 -05:00
Oceania2018 e1fb0d82e8 Added WitAiEntityRecognizer pipe. 2018-08-11 23:52:38 -05:00
Oceania2018 bd910918e4 Add NER interace. 2018-08-11 13:17:15 -05:00
Bolo fa2aaac3e6 adding remove temp testing file in predict api in CRFSuiteNER 2018-08-10 09:52:31 -05:00
Bolo b72717cedf update code with Oceania 2018-08-09 16:06:40 -05:00
haiping008@gmail.com ec67e768a0 Add persist and load model function. 2018-08-08 16:39:00 -05:00
haiping008@gmail.com 15af4c0797 Fix get corpus is empty for Sebis trainer. 2018-08-06 11:59:55 -05:00
haiping008@gmail.com 60844b94b2 Fix get corpus is empty for Sebis trainer. 2018-08-06 10:51:49 -05:00
Bolo c6ea723976 come accross the loading corpus problem in GetIntentExpressions 2018-08-06 10:29:14 -05:00
Bolo 921e1fbc0c add sebis agent 2018-08-03 17:18:40 -05:00
Oceania2018 51113f98b2 Abstract Bot Platform query interface, add platform dependency injection. 2018-07-31 23:29:55 -05:00