= Automatic Categorization of new pages = What about integrating a [[http://www.paulgraham.com/spam.html|Bayesian Filter]] in MoinMoin? It could be trained to put new pages in the proper categories... Well, I just started using [[http://popfile.sourceforge.net/|POPFile]] at the same time I learned about categories in MoinMoin. Soone thing led to another ... :) -- ThomasLorenz ''Great idea (Spambayes could be used), but I'd say someone else has to implement that. A batch process would suffice I'd say, directly working on the page files (or using the PageEditor class). The fun part is that the training data is the existing pages, so you don't need a training interface.'' -- JürgenHermann <> We have had a sucessful summer of code project 2007 about that by MarianNeagul -- ReimarBauer <> ---- CategoryFeatureRequest