sibe/examples
2016-08-08 12:35:26 +04:30
..
doc-classifier-data@5b069a54a6 feat(results): accuracy, recall and precision functions used to calculate measures 2016-07-29 17:55:59 +04:30
naivebayes-doc-classifier.hs feat(verbose): print more information using -v or --verbose flags 2016-08-08 12:35:26 +04:30
naivebayes-sentiment-analysis.hs fix(naivebayes): fix the algorithm to make it actually work 2016-08-05 23:54:36 +04:30
sentiment-analysis-data fix(naivebayes): fix the algorithm to make it actually work 2016-08-05 23:54:36 +04:30
stopwords feat(stopwords): removeWords and removeStopwords functions as pre-processors 2016-08-08 10:02:26 +04:30
xor.hs fix(naivebayes): fix the algorithm to make it actually work 2016-08-05 23:54:36 +04:30