java - Displaying carrot2 cluster Contents -


I am working with the Carrot 2 clustering engine (via the Java API) and received some dummy data for clusters Who has done my databases. I was wondering how do you display it in a human-readable form in a console application or web application?

Currently, I have my cluster in this format:

The last list is Cluster_List = Results GetClusters ();

The result type is "processing ringtail", which is defined in the Carrot2 API.

If I try to print the content of cluster_list using a clear perspective, then I will find the object's content, label, content and if possible - to display the score Guide me in setting up a route for you!

Cheers! Here is a utility Java class that we are using to display the cluster in the console: Anerudh



Comments