jcolibri.extensions.textual.carrot2
Class TestCarrot

java.lang.Object
  extended by jcolibri.extensions.textual.carrot2.TestCarrot

public class TestCarrot
extends java.lang.Object

Class used to test and learn how to use Carrot2. It parses the documents of a directory and clusters them according to a query.

To avoid memory problems use the -Xms -Xmx VM params. For example to use a max of 1Gb of memory use: -Xms256m -Xmx1024m

Version:
1.0
Author:
Juan A. Recio García.

Constructor Summary
TestCarrot()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCarrot

public TestCarrot()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es