Hi! I am playing with classifier4j now, and one thing is confusing me:
let's say I want to train C4J this way: feed it with some text (a fiew
paragraphs) and category id, but I can not figure out how to implement
this now... Looks like I must parse text to words, filter them and train
it word-by-word now... Is it right, or there is another way and my
understanding of training such things is completely wrong?
Philipp.
|