Commit graph

144 commits

Author SHA1 Message Date
Oceania2018 f796df748e training api. 2018-10-01 12:15:17 -05:00
Oceania2018 a5d90db155 agent, intent, entity persist completed. 2018-10-01 08:36:39 -05:00
Oceania2018 7b97e22088 Add redis as optional storage 2018-09-30 20:27:57 -05:00
Oceania2018 a06745ffb0 refactor articulate platform 2018-09-29 13:18:34 -05:00
Oceania2018 a701ab8d3f Purge unnecessary code. 2018-09-28 23:21:44 -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 e591a4965b Fix Spotify unit test path issue. 2018-09-26 20:55:21 -05:00
Oceania2018 a211a6a8c7 Add CountFeatureExtractor. Add Matrix Shape. Fix SVMClassifier. 2018-09-26 17:09:39 -05:00
Oceania2018 930cc700b9 Abstractor BotSharpIntentClassifier 2018-09-26 06:45:35 -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
haiping008@gmail.com f016920462 Official support Simple Chinese tokenize and POS tagger. 2018-09-20 11:45:25 -05:00
haiping008@gmail.com 1c22206fe0 Fix tokenizer compile issue in unit test.
Add Jieba tokenizer for Chinese chabot.
2018-09-19 23:13:12 -05:00
botsharp2018 67c2cf7e5c Make pipline part options more configurable. 2018-09-19 19:19:04 -05:00
Oceania2018 0c41b47057 Fix NER offset issue. 2018-09-14 11:31:35 -05:00
botsharp2018 2c4872f068 add BotSharpCRFNer to bot process pipeline 2018-09-14 09:10:35 -05:00
Oceania2018 0b09b20103 Improve intent accuracy greater than 0.7 2018-09-13 15:01:40 -05:00
Oceania2018 30f0eea87c Intergate NBClassifier into NLP pipeline. 2018-09-12 15:31:20 -05:00
Esther2013 347cd5cd9c New NBayesClassifier for Chatbot 2018-09-12 07:34:56 -05:00
Oceania2018 aec1984ab8 define bin model 2018-09-11 17:29:36 -05:00
botsharp2018 553d5c231e Encapsulate NaiveBayes' theorem and add optional smoother function. 2018-09-09 10:32:10 -05:00
botsharp2018 1c47465878 Abstract Bayes algorithm structure. 2018-09-09 09:36:22 -05:00
botsharp2018 5c3d3fea64 Shuffle and Reduce utility functions 2018-09-08 20:47:53 -05:00
botsharp2018 fde6508fea update docs. 2018-09-07 07:22:45 -05:00
Oceania2018 6b2007af69 Monthly update release. 2018-09-05 23:45:09 -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 3347881031 SVMClassifier pipeline dev finish 2018-09-05 14:38:37 -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 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 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 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 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 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
Oceania2018 a7acf7e14d change compilation symbol and fix Sqlite database isssue. 2018-08-21 17:37:09 -05:00