Add documents to a learner?
[email protected] ("Ignacio J. Ortega Lopera") Thu, 7 Jun 2007 09:46:06 +0200
| Newsgroups | perl.ai |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_47858_13145343.1181202366481 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 ------=_Part_47858_13145343.1181202366481--