javatext-miningcarrot2lingo

creating a cluster from XML file


I am working on text analytics. I am using carrot2 api for Java through which I am reading an XML file and trying to generate the cluster. But I am unable to find any simple code snippet for the same. Can someone help me for the same.

Thanks in advance


Solution

  • Carrot2 JavaDoc overview has a number of code examples. Furthermore, the Java API package comes with more self-contained Java code examples.