BotSharp/BotSharp.NLP/Classify
Oceania2018 1528bd42ff TF-IDF
2018-09-12 17:52:10 -05:00
..
ClassifierFactory.cs Intergate NBClassifier into NLP pipeline. 2018-09-12 15:31:20 -05:00
ClassifyOptions.cs SVMClassifier pipeline dev finish 2018-09-05 14:38:37 -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 TF-IDF 2018-09-12 17:52:10 -05:00
SentenceFeatureExtractor.cs Text classification performance upate. 2018-09-10 17:25:41 -05:00
SVMClassifier.cs Intergate NBClassifier into NLP pipeline. 2018-09-12 15:31:20 -05:00
WordFeatureExtractor.cs Multinomial Naive Bayes 2018-09-09 22:56:32 -05:00