Search   Feed   Browse   Add
Feed items 1 - 5 of 5 for June 2007

perl.ai

...

Add documents to a learner by Ignacio J. Ortega Lopera - June 7, 2007

It&39;s possible to add training to a learner howWhat i try is to reopen a state file, and add new documents to the trainingset without reading the entire corpus again..It&39;s seems that Algorithm::NativeBayes has a "purge" parameter that seems tohelp doing that, it permit add new instances, after a train..Saludios, Ignacio J. Ortega
http://www.nntp.perl.org/group/perl.ai/2007/06/msg574.html

Re: Problems trying to predict by Ignacio J. Ortega Lopera - June 7, 2007

Hola Ken:Many thanks, your advice, did the trick.. nad yes it was when reloadingstate from file..200767, Ken Williams <kenmathforum.org>:>> Hi Ignacio,>> Is this when loading a pre-trained categorizer from a saved file> This is a known problem, but I haven&39;t settled on a good solution.>> A simple workaround is to just put:>> use Algorithm::NaiveBayes::Model::Frequency;>> in the script that&39;s currently failing.>> -Ken>>> On May 30,..
http://www.nntp.perl.org/group/perl.ai/2007/06/msg573.html

Re: Problems trying to predict by Ken Williams - June 6, 2007

Hi Ignacio,Is this when loading a pre-trained categorizer from a saved file This is a known problem, but I haven&39;t settled on a good solution.A simple workaround is to just put: use Algorithm::NaiveBayes::Model::Frequency;in the script that&39;s currently failing. -KenOn May 30, 2007, at 1:47 PM, Ignacio J. Ortega Lopera wrote:> i&39;m getting this:>> Can&39;t locate object method "predict" via package> "Algorithm::NaiveBayes::Model::> Frequency" at>.
http://www.nntp.perl.org/group/perl.ai/2007/06/msg572.html

AI::Categorizer and Umlauts by Robert Barta - June 4, 2007

Hi,I seem to have problems with umlauts, such as in words PräsentationWhen a document is added with return new AI::Categorizer::Document(name => $filename, content => $content);to the collection, after loading and finish, the feature vectorcontains only fragments of these words, such as pr => 1 sentation => 1Setting the locale on the shell or in Perl does not have any effect use locale;not even with turning on...
http://www.nntp.perl.org/group/perl.ai/2007/06/msg571.html

AI::Categorizer suggestion for repackaging by Robert Barta - June 4, 2007

Hi,This is probably more relevant to the maintainer of AI::Categorizer:It would be a bit simpler to debianize the package if the dependencyto the Weka system would be factored out to a separate Perl package.Otherwise I have not found a problem in making it a Debian package.rho
http://www.nntp.perl.org/group/perl.ai/2007/06/msg570.html
Available Archives
- January (9 items)
- March (3 items)
- May (5 items)
- June (5 items)
- July (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact