On Thu, 2014-04-24 at 19:54 -0300, William Colen wrote: > Yes, it looks nice. Maybe we should redo all the DocumentCategorizer > interface. It is different from other tools, for example, we can't get the > best category of one document with only one call, we need to use two > methods.
Yes that is right. +1 to change it. Can we deprecate the old methods and just add new ones to not break backward compatibility? Jörn