[Classifier4j-devel] Several questions regarding Classifier4J
Status: Beta
Brought to you by:
nicklothian
From: Benjamin P. <ben...@we...> - 2004-05-07 10:30:33
|
Hello, I am very interested in implementing a bayes based rating system in my feedreader. I played around with Classifier4J a bit and got some questions: - Are there any open-source examples available that use classifier4j? - Is there any support of storing the ratings in a file and reload it on next JVM startup (some sort of Serialisation)? - Is it possible to have a better rating granularity than just match and not match? I thought of something like 5 rating levels that a news may be rated (very good, good, moderate, bad, very bad). - How do I train the system. With using classifier.teachMatch()... or with using the WordProbability class? With best regards, Ben RSSOwl Development Team |