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

java - Static nested class instance -

c# - Bluetooth LE CanUpdate Characteristic property -

JavaScript - Replace variable from string in all occurrences -