Project,
I want to create user profiles with interest based on documents they
insert in to my system. My thought on this is to extract the
"fingerprint" of a document: the weights of phrases and words.
How can I (if possible) use classifier4j for this purpose?
I honestly don't understand how to implement the library it at all.
Is there any sample applications available, except from the snippets
of code availabe in the documention?
I'd really appreciate some pointers in the right direction.
Thanks,
karl
|