PHP Classes

What is the best PHP text clustering class?: Cluster tags of text

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP text clustering ...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP text clustering class?

Edit

Picture of Sachin Vignesh by Sachin Vignesh - 9 years ago (2016-03-14)

Cluster tags of text

This request is clear and relevant.
This request is not clear or is not relevant.

+5

I need to cluster tags of text to find related posts. Unsupervised clustering algorithms are preferred. I could not find any.

Ask clarification

1 Recommendation

PHP Text Classifier: Classify text in categories using Bayesian method

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.
This recommendation solves the problem.
This recommendation does not solve the problem.

+5

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 9 years ago (2016-03-14) Comment

This class seems to do what you need to classify text so you can group texts in clusters of tags. You just need to train it with sample text.

If you need something different, you need to explain as there are other classes for similar purposes.


Recommend package
: 
: