Commit graph

18 commits

Author SHA1 Message Date
Oceania2018 6019d9268f 1. Embed jieba.NET source code.
2. Remove publish profile.
3. Fix docker build
2018-09-21 06:02:58 -05:00
Oceania2018 293dececc6 add publish profile 2018-09-20 16:18:34 -05:00
botsharp2018 bcc495e4a7 Add HiddenMarkovModel algorithm. 2018-09-17 07:31:54 -05:00
Oceania2018 0b09b20103 Improve intent accuracy greater than 0.7 2018-09-13 15:01:40 -05:00
Oceania2018 30f0eea87c Intergate NBClassifier into NLP pipeline. 2018-09-12 15:31:20 -05:00
Oceania2018 aec1984ab8 define bin model 2018-09-11 17:29:36 -05:00
Oceania2018 f87e506417 Fix MultinomiaNaiveBayes bug. 2018-09-11 16:17:12 -05:00
Oceania2018 d8afcb0692 Text classification performance upate. 2018-09-10 17:25:41 -05:00
botsharp2018 1f5bdbbc82 Multinomial Naive Bayes 2018-09-09 22:56:32 -05:00
botsharp2018 553d5c231e Encapsulate NaiveBayes' theorem and add optional smoother function. 2018-09-09 10:32:10 -05:00
botsharp2018 1c47465878 Abstract Bayes algorithm structure. 2018-09-09 09:36:22 -05:00
botsharp2018 a26c4fa1da Added Fasttext labeled data reader. 2018-09-08 22:59:01 -05:00
botsharp2018 5c3d3fea64 Shuffle and Reduce utility functions 2018-09-08 20:47:53 -05:00
Oceania2018 3c2755f579 Change Lidstone smooth estimator for NB. Still in progres. 2018-09-07 17:24:57 -05:00
Oceania2018 6b2007af69 Monthly update release. 2018-09-05 23:45:09 -05:00
Oceania2018 4037160abd Added RASA and DIALOGFLOW compile condition. 2018-09-04 15:39:51 -05:00
Oceania2018 fd1738e264 add Bayesian to algorithm, inspired from https://github.com/sunsided/bayes-classification 2018-09-04 07:22:51 -05:00
Oceania2018 dbdfb28048 Merge NLP and Algorithm sub project into one solution. 2018-09-03 21:05:57 -05:00