====== Welcome ====== Hello fellow! Welcome to my project's document page. In this place you will find documentation about my Open Source project, how to use them, a little introduction, and so forth. So welcome, enjoy it. ====== PHP TextCat ====== This project is a native extension for PHP that allow you to categorize text with previous learning, using [[http://en.wikipedia.org/wiki/N-gram|n-grams]] as features. Because it does not use words as features, it is language independent. Actually the project is a wrapper of [[http://software.wise-guys.nl/libtextcat/|LibTextcat]] but I scheduled a rewrite for better memory manager and better extensibility from PHP. If you interested read more at [[php-textcat|the project page]] ====== Clustering ====== [[clustering|The clustering]]