sibe/examples
Mahdi Dibaiee ea1f05f001 fix(naivebayes): fix the algorithm to make it actually work
feat(cleanDocuments): preprocess documents, use stemming and stopword elimination for better accuracy
2016-08-05 23:54:36 +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 fix(naivebayes): fix the algorithm to make it actually work 2016-08-05 23:54:36 +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
xor.hs fix(naivebayes): fix the algorithm to make it actually work 2016-08-05 23:54:36 +04:30