I am a beginner who just has discovered the great Carrot2 framework .
I try to use the Java API to cluster a list of Facebook comments (~100 comments with about 10-200 characters) with the LingoClusteringAlgorithm. Can I use the comment text as "title" field and leave the fields "snippet", "url" and "query" empty? Or is there a better way (f.ex. using the comment text twice for "title" and "snippet"?)