Commit graph

40 commits

Author SHA1 Message Date
Oceania2018 e22086cc88 Add data initializer. 2018-08-02 16:14:46 -05:00
Oceania2018 66a0e9e60a fix dialogflow v1 query post format bug. 2018-07-18 22:31:17 -05:00
Oceania2018 fd8f6204e6 Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-07-18 20:56:39 -05:00
Oceania2018 aeb5ff8766 added facebook messenger webhook 2018-07-18 20:56:17 -05:00
Deep-Blue-2013 dbd0d9ac04 add train interface 2018-07-18 11:18:34 -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 7ea2dbf02b Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-07-12 10:07:14 -05:00
Oceania2018 1c5b714603 refactor IBotPlatform structure 2018-07-12 10:07:05 -05:00
Deep-Blue-2013 c54d4b229c Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-07-12 09:53:14 -05:00
Deep-Blue-2013 2ca2ccec07 fix unit test data path in linux 2018-07-12 09:53:10 -05:00
Oceania2018 9e12cdd06a refactor IBotPlatform structure 2018-07-11 23:41:50 -05:00
Bo Peng e5d878a781 add carf ner 2018-07-11 10:36:27 -05:00
haiping008@gmail.com 3019a3a17a Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-06-22 14:42:58 -05:00
haiping008@gmail.com d29c74b3ad Add missing entity type when importing from Dialogflow 2018-06-22 14:42:53 -05:00
Deep-Blue-2013 c1672c16bf Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-06-21 16:30:10 -05:00
Deep-Blue-2013 253a99275f fix dir separator in UnitTest for Linux env 2018-06-21 16:30:06 -05:00
Bo Peng cf7bae8893 Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-06-21 14:54:42 -05:00
Bo Peng d2c4fa3f36 SpaCy Entity Recognizer 2018-06-21 14:54:36 -05:00
haiping008@gmail.com ad309dc68d train model by input contexts. 2018-06-18 17:15:32 -05:00
Oceania2018 220b6ad209 TrainAgentPerContextTest 2018-06-18 09:15:54 -05:00
Oceania2018 025ca3810f Add music.bot 2018-06-18 09:07:00 -05:00
Bo Peng bbbcf93ca6 Add SpaCy TextCategorizer component 2018-06-15 12:39:24 -05:00
Oceania2018 194f661545 Add pipline pattern 2018-06-14 10:03:01 -05:00
haiping008@gmail.com ebf6c8fb86 added SpaCy tokenizer and featurizer 2018-06-13 17:17:35 -05:00
Oceania2018 4cacb5cb0c Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-06-13 07:23:09 -05:00
Oceania2018 f933f8d183 components 2018-06-13 07:23:03 -05:00
Bo Peng 30424f7b6d Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-06-12 16:14:46 -05:00
Bo Peng 773a5697d9 intent cant including slash 2018-06-12 16:14:33 -05:00
Oceania2018 0de330d1d0 Support Default Fallback Intent 2018-06-11 14:48:25 -05:00
Oceania2018 96e976fbe0 Upgrade .Net Core to 2.1 2018-06-05 06:40:45 -05:00
Oceania2018 79e641c4a8 Supportt Rasa NLU 0.12.x 2018-05-24 08:10:10 -05:00
haiping008@gmail.com 083f2640ad add entity and synonym api 2018-05-21 19:39:33 -05:00
Oceania2018 fc51b23bcf fix intent is not correct when context is empty in the middle of the converstion. 2018-05-06 19:48:10 -05:00
Oceania2018 bc045488f0 add conversation controller. 2018-05-06 12:41:36 -05:00
Oceania2018 d511d84226 milestone 0.1 2018-04-29 22:09:32 -05:00
Oceania2018 bea94b9d49 Rename WebStarter project. 2018-04-07 12:14:12 -05:00
haiping008@gmail.com 4dff8a0bf4 Training data in a single config file. 2018-04-06 17:39:30 -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