1

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

Deepa Huddar
  • 321
  • 1
  • 4
  • 15

1 Answers1

0

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

Stanislaw Osinski
  • 1,231
  • 1
  • 7
  • 9