| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|     64% | Total: 3,328 | All time:  1,038 This week: 47  | ||||
| Version | License | PHP version | Categories | |||
| phptextclassifier 0.1 | GNU General Publi... | 4.0 | Text processing, Artificial intelligence | 
| Description | Author | |||||||||||||||||||||||
| This package can be used to classify text in categories using a naive Bayesian method. Innovation Award | 
 | |||||||||||||||||||||||
What is the best PHP text clustering class?
Cluster tags of text
What is the best PHP text mining class?
Bayes text mining
|  Files (9) | 
| File | Role | Description | 
|---|---|---|
|  classifier.php | Class | text classification in PHP (main module) | 
|    documentation.txt | Doc. | the simple documentation | 
|    example.php | Example | the example, how to use this classes | 
|  trainer.php | Class | trainer of the classifier | 
|  categorymgr.php | Class | class manager category [utility] | 
|  category.php | Class | class category [utility] | 
|  wordcount.php | Class | class wordcount [utility] | 
|  wordprob.php | Class | class wordprob [utility] | 
|    wordprob.srl | Data | serialization of wordprob [example] | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
 | 
 | 
| User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
| 
 | 
 | |||||||||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Related pages | 
| you can download all from this sites. | 
| Pages that reference this package | 
| Text classification is probably the most popular real-world application of machine learning and other AI techniques... |