android - Using the open source machine learning Datumbox framework -


i working in intelligent android news application, app should extract news topics contain specific keywords published news on web , , classify them categories, haven't idea how implement naive bayes classifier in app, , think implementing open source machine learning datumbox framework, body knows framework "datumbox" or used before? on java or android? if body knows way implement nave bayes classifier, please let me know.

here link example in java right datumbox, used , good.

https://github.com/datumbox/naivebayesclassifier/blob/master/src/com/datumbox/opensource/examples/naivebayesexample.java


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -