It's possible to add training to a learner? how?
What i try is to reopen a state file, and add new documents to the training
set without reading the entire corpus again..
It's seems that Algorithm::NativeBayes has a "purge" parameter that seems to
help doing that, it permit add new instances, after a train..
Saludios, Ignacio J. Ortega