Commit graph

15 commits

Author SHA1 Message Date
Oceania2018 a7e0280b1d Add SVM low level machine learning algorithm, prepare for NLP text classification. 2018-08-21 09:43:24 -05:00
Oceania2018 1a7c8ce612 CRFLite encoder and decoder. 2018-08-18 22:42:51 -05:00
Oceania2018 db0c75a04b initial CRFLite algrithm. 2018-08-18 16:13:49 -05:00
haiping008@gmail.com 443e60c9b1 add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
haiping008@gmail.com d6fa0d8b4a Support import rasa nlu training data format. 2018-08-14 17:21:09 -05:00
haiping008@gmail.com 122b5bad71 update botsharp dockerfile and add spaCy dockerfile. 2018-08-13 17:14:19 -05:00
Oceania2018 e1fb0d82e8 Added WitAiEntityRecognizer pipe. 2018-08-11 23:52:38 -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 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 f01016dab5 move ner.cs and crfutils.cs from Engine to Machine Learning 2018-08-01 16:40:51 -05:00
Oceania2018 6f1ea96289 add information entropy 2018-07-28 13:01:22 -05:00
Oceania2018 535854df1f Add WordNet algorithm 2018-07-28 12:56:15 -05:00
Oceania2018 aeb5ff8766 added facebook messenger webhook 2018-07-18 20:56:17 -05:00
Oceania2018 ff54c0a124 Add machine learning project. 2018-07-17 11:22:31 -05:00