Commit graph

19 commits

Author SHA1 Message Date
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 f656f3a42a Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-08-10 10:44:15 -05:00
haiping008@gmail.com 878cec90a1 Add fasttext predict intent data. 2018-08-10 10:43:05 -05:00
Bolo 6e7f060c7d finish the Predict API by putting the predict result in pipeline 2018-08-10 10:42:00 -05:00
Bolo fa2aaac3e6 adding remove temp testing file in predict api in CRFSuiteNER 2018-08-10 09:52:31 -05:00
Bolo 6730e522f1 add crfsuitNER predict API 2018-08-09 16:59:04 -05:00
haiping008@gmail.com efadfddf7b Add PipeSettings to hold common settings for training or predit. 2018-08-09 16:54:52 -05:00
Bolo b72717cedf update code with Oceania 2018-08-09 16:06:40 -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
Bolo 5486eb43a2 initial the CRFNerPredict API 2018-08-08 09:45:35 -05:00
Oceania2018 18253d6fea Import CmdHelper.Run 2018-08-08 06:03:17 -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 b389d837f2 Fix Sebis import expression data sequence issue. 2018-08-06 13:39:26 -05:00
Bolo f01016dab5 move ner.cs and crfutils.cs from Engine to Machine Learning 2018-08-01 16:40:51 -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 3fcd6a3996 Abstract bot platform infrastrature, decouple modules. 2018-07-15 07:31:52 -05:00
Bo Peng 0c2a37aac5 Items api in feature 2018-07-12 16:22:42 -05:00
Bo Peng e5d878a781 add carf ner 2018-07-11 10:36:27 -05:00