Thanks to visit codestin.com
Credit goes to github.com

Skip to content

christang/sentiment-classifier

Repository files navigation

sentiment-classifier

C++98/Boost implementation of a naïve Bayes sentiment classifier (ridiculously outdated)

Summary

A simple naïve Bayes classifier.

The interesting work is in constructing the training set and training the classifier.

About

C++98/Boost implementation of a naïve Bayes sentiment classifier (ridiculously outdated)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages