Table of Contents

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 n-grams as features. Because it does not use words as features, it is language independent. Actually the project is a wrapper of LibTextcat but I scheduled a rewrite for better memory manager and better extensibility from PHP.

If you interested read more at the project page

Clustering

The clustering