BotSharp/BotSharp.NLP/Classify
2018-09-26 17:09:39 -05:00
..
ClassifierFactory.cs Add CountFeatureExtractor. Add Matrix Shape. Fix SVMClassifier. 2018-09-26 17:09:39 -05:00
ClassifyOptions.cs Add CountFeatureExtractor. Add Matrix Shape. Fix SVMClassifier. 2018-09-26 17:09:39 -05:00
IClassifier.cs Intergate NBClassifier into NLP pipeline. 2018-09-12 15:31:20 -05:00
IEstimator.cs Added Lidstone smoothing estimator. 2018-09-06 17:32:51 -05:00
ITextFeatureExtractor.cs One Hot Encoding 2018-09-10 22:35:33 -05:00
NaiveBayesClassifier.cs Improve intent accuracy greater than 0.7 2018-09-13 15:01:40 -05:00
SentenceFeatureExtractor.cs Text classification performance upate. 2018-09-10 17:25:41 -05:00
SVMClassifier.cs Add CountFeatureExtractor. Add Matrix Shape. Fix SVMClassifier. 2018-09-26 17:09:39 -05:00
WordFeatureExtractor.cs Multinomial Naive Bayes 2018-09-09 22:56:32 -05:00