 |
|
Innovation award
 Nominee: 1x |
This package can be used to classify text in categories using a naive Bayesian method.
First it can create a database using sample text to train the classification system. The database is stored in a text file with serialized data.
Then it can analyze arbitrary texts and use the database created during training to guess the category that the text belongs.
It can add new possible categories to the database without limit in number of categories.
|
|
| Name: |
PHP Text Classifier |
| Base name: |
phptextclassifier |
| Description: |
Classify text in categories using Bayesian method |
| Version: |
0.1 |
| PHP version: |
4.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1895 users |
| All time rank: |
1862 |
| Week users: |
9 users |
| Week rank: |
227  |
| |
|
 January 2009
Number 10 |
Bayesian algorithms are often used to classify data in different categories in a way that the systems can be trained and learn from human corrections.
This class provides a solution based on Bayesian algorithms to classify text in an unlimited number of categories.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| Link |
Description |
| Text Classification With PHP |
Text classification is probably the most popular real-world application of machine learning and other AI techniques... |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|