Commit graph

198 commits

Author SHA1 Message Date
botsharp2018 5c3d3fea64 Shuffle and Reduce utility functions 2018-09-08 20:47:53 -05:00
Oceania2018 3c2755f579 Change Lidstone smooth estimator for NB. Still in progres. 2018-09-07 17:24:57 -05:00
botsharp2018 fde6508fea update docs. 2018-09-07 07:22:45 -05:00
Oceania2018 567dcc335d Added Lidstone smoothing estimator. 2018-09-06 17:32:51 -05:00
Oceania2018 1251baad2a Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-09-05 23:45:18 -05:00
Oceania2018 6b2007af69 Monthly update release. 2018-09-05 23:45:09 -05:00
Oceania b4a2f0628e
Create CONTRIBUTING.md 2018-09-05 23:38:08 -05:00
Oceania2018 e80084068f Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-09-05 17:33:50 -05:00
Oceania2018 f61859e5a4 Add CorrectTokenPosition to modify token start position. 2018-09-05 17:33:42 -05:00
Bolo Peng ee27d804c2 try doc2vec using spacy, the svm classification based on that does NOThave a good performance 2018-09-05 17:10:47 -05:00
Bolo Peng 42e62f0d00 Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-09-05 14:39:36 -05:00
Bolo Peng 3347881031 SVMClassifier pipeline dev finish 2018-09-05 14:38:37 -05:00
Oceania2018 3e55192606 Added Penn Treebank Tokenizer. 2018-09-05 13:53:58 -05:00
Bolo Peng a05968292f merge NLP project back to BotSharp and keep on constructing SVM pipeline 2018-09-04 17:34:41 -05:00
Oceania2018 4037160abd Added RASA and DIALOGFLOW compile condition. 2018-09-04 15:39:51 -05:00
Oceania2018 fd1738e264 add Bayesian to algorithm, inspired from https://github.com/sunsided/bayes-classification 2018-09-04 07:22:51 -05:00
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
Obrain2016 bdf98a2469
Update docker-compose-articulateui.yml 2018-08-31 16:03:11 -05:00
Oceania2018 83d09ffb8d Add colorful console log.
Fix response format.
2018-08-31 12:52:52 -05:00
Oceania2018 d4dc07171f update install docs. 2018-08-30 22:04:50 -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
Obrain2016 8a12e2e825 Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-08-28 16:25:05 -05:00
Obrain2016 8b65049bf7 delete 2018-08-28 16:24:45 -05:00
Obrain2016 e84818668d
Add Articulate Integration 2018-08-28 14:44:24 -05:00
Obrain2016 7473dbac84
Add Articular UI intergration 2018-08-28 14:40:47 -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 39f508ae08 Update integration with facebook-messenger docs. 2018-08-26 10:06:38 -05:00
Obrain2016 4476485d5d
Rename docker-compose.yml to docker-compose-rasaui.yml 2018-08-24 10:19:29 -05:00
Obrain2016 25b6a2b8c3
Specify compose file 2018-08-24 10:18:39 -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 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 c0efaf0346 Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-08-23 19:33:34 -05:00
Oceania2018 02144c165f Upgrade AspNetCore to 2.1.3 2018-08-23 19:33:16 -05:00
Obrain2016 46ee41909a
Update README.rst 2018-08-23 15:30:38 -05:00
Obrain2016 18a4578084
Add Rasa UI integration 2018-08-23 15:28:25 -05:00
Obrain2016 02368e6899
Add docker compose file 2018-08-23 15:22:05 -05:00
Obrain2016 fd6d5e34df
Update Dockerfile 2018-08-23 10:20:32 -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