Oceania2018
|
c5abe02f77
|
add multiple language config
|
2018-10-25 17:17:51 -05:00 |
|
Oceania2018
|
b1b88b331a
|
conversation contextx, not finished yet.
|
2018-10-24 16:57:48 -05:00 |
|
botsharp2018
|
c226aca91c
|
fix default platform settings bug.
|
2018-10-12 23:12:21 -05:00 |
|
botsharp2018
|
3bfe8d26e1
|
share AgentStorageFactory
|
2018-10-11 08:24:50 -05:00 |
|
geffzhang
|
83b9a2347e
|
refactor di and modify async/await
feat : refactor di and modify async/await
|
2018-10-05 14:39:39 +08:00 |
|
Oceania2018
|
a4be554d6c
|
fix training issue
|
2018-10-03 12:21:19 -05:00 |
|
Oceania2018
|
b929aa272e
|
abstract engine object.
|
2018-10-03 09:13:32 -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
|
b4a8d4919c
|
make IAgentStorage configurable in json.
|
2018-10-01 16:28:40 -05:00 |
|
Oceania2018
|
f796df748e
|
training api.
|
2018-10-01 12:15:17 -05:00 |
|
Oceania2018
|
e591a4965b
|
Fix Spotify unit test path issue.
|
2018-09-26 20:55:21 -05:00 |
|
botsharp2018
|
67c2cf7e5c
|
Make pipline part options more configurable.
|
2018-09-19 19:19:04 -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
|
0f6a101de2
|
add agentDir.
|
2018-08-28 16:45:56 -05:00 |
|
botsharp2018
|
867ebc71f9
|
refactor training.
|
2018-08-28 09:58:35 -05:00 |
|
Oceania2018
|
16ab106ce7
|
Fix traing issue using Rasa UI.
|
2018-08-22 23:24:13 -05:00 |
|
haiping008@gmail.com
|
443e60c9b1
|
add BotSharp.NLP library, finish RegexTokenizer.
|
2018-08-15 17:37:23 -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 |
|
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 |
|
haiping008@gmail.com
|
dd997752a0
|
Abstract nlp pipeline result to Doc object. The Doc object owns the sequence of tokens.
|
2018-08-10 15:10:53 -05:00 |
|
haiping008@gmail.com
|
efadfddf7b
|
Add PipeSettings to hold common settings for training or predit.
|
2018-08-09 16:54:52 -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 |
|
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 |
|
Oceania2018
|
e22086cc88
|
Add data initializer.
|
2018-08-02 16:14:46 -05:00 |
|
Bo Peng
|
e5d878a781
|
add carf ner
|
2018-07-11 10:36:27 -05:00 |
|
Bo Peng
|
bbbcf93ca6
|
Add SpaCy TextCategorizer component
|
2018-06-15 12:39:24 -05:00 |
|
haiping008@gmail.com
|
86561ed839
|
SpaCy entitize
|
2018-06-14 14:23: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
|
f933f8d183
|
components
|
2018-06-13 07:23:03 -05:00 |
|