Oceania2018
|
201a5f2ea0
|
refactor for dialogflow
|
2018-10-02 20:44:11 -05:00 |
|
Oceania2018
|
989d0362b9
|
fix training bug
|
2018-10-02 07:13:28 -05:00 |
|
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
|
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
|
930cc700b9
|
Abstractor BotSharpIntentClassifier
|
2018-09-26 06:45:35 -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
|
567dcc335d
|
Added Lidstone smoothing estimator.
|
2018-09-06 17:32:51 -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
|
dbdfb28048
|
Merge NLP and Algorithm sub project into one solution.
|
2018-09-03 21:05:57 -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 |
|
Oceania2018
|
af2bd8d89f
|
Fix parser api for RASA UI.
|
2018-08-23 07:25:55 -05:00 |
|
Oceania2018
|
f42a42d34e
|
Add BotSharpTokenizer, BotSharpTagger for BotSharpAi pipeline.
|
2018-08-22 16:36:39 -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 |
|
Bo Peng
|
343a300680
|
optimised the SpaCyTokenizer API . Right now it will post a list of sentence and call spacy provider once to get all the tokens and poses.
|
2018-08-13 16:52:17 -05:00 |
|
Bolo
|
97d644e5fe
|
intergrate nltk tokenizerin pipeline
|
2018-08-13 14:30:30 -05:00 |
|
Oceania2018
|
a68e920ebf
|
Separate training and predictive processing pipelines so that new processes can be added at any time during prediction without retraining the model.
|
2018-08-12 23:14:02 -05:00 |
|
Haiping
|
3779704aac
|
change bot.json config structure.
|
2018-08-12 13:42:27 -05:00 |
|
Oceania2018
|
e1fb0d82e8
|
Added WitAiEntityRecognizer pipe.
|
2018-08-11 23:52:38 -05:00 |
|
haiping008@gmail.com
|
2c35f6177a
|
Added fasttext classification trainer pipeline.
|
2018-08-09 15:22:53 -05:00 |
|
haiping008@gmail.com
|
ec67e768a0
|
Add persist and load model function.
|
2018-08-08 16:39:00 -05:00 |
|
haiping008@gmail.com
|
2927aef12e
|
Fix cqdb_writer_close strncpy_s memory issue in Windows.
|
2018-08-07 17:13:55 -05:00 |
|
Bolo
|
c6ea723976
|
come accross the loading corpus problem in GetIntentExpressions
|
2018-08-06 10:29:14 -05:00 |
|
Oceania2018
|
fe47fa2d5c
|
Added account initialization.
|
2018-08-02 22:54:23 -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 |
|