Carrot2 documentation is targeted mainly at developers
and includes information about building the sources and using
Carrot2 core API. As the documentation may lag behind the
newest code base, if you have a problem or question that is not covered,
please contact us.
Carrot2 developer documentation (architecture overview)
is available in the following documents:
For a step-by-step example of using Carrot2 API directly in a Java application,
checkout the source code from our Subversion repository located at
https://carrot2.svn.sourceforge.net/svnroot/carrot2/trunk/
and look in the applications/carrot2-demo-api-example folder.
The Example (JavaDoc),
DirectDocumentFeedExample
and LuceneExample (JavaDoc)
classes provide verbose
JavaDoc and in-code comments. You can also have a look at the full Carrot2 API documentation.