[ http://issues.apache.org/jira/browse/NUTCH-300?page=comments#action_12419708 ]
Dawid Weiss commented on NUTCH-300: ----------------------------------- Hi. I just took a look at it -- I don't see anything wrong with the code and Andrzej has used Carrot2 before. We're under major refactorings to simplify things within Carrot2 -- the internals won't change much, but we drop obsolete APIs etc. The new web application has a new shiny user interface (at the moment XSLT-filtered from XMLs, so not applicable for huge user loads, but very convenient to work with on customizations). Stay tuned. > Clustering API improvements > --------------------------- > > Key: NUTCH-300 > URL: http://issues.apache.org/jira/browse/NUTCH-300 > Project: Nutch > Type: Improvement > Versions: 0.8-dev > Reporter: Andrzej Bialecki > Priority: Minor > Attachments: patch.txt > > This patch adds support for retrieving original document scores (from > NutchBean), as well as cluster-level relevance scores (from Clusterer). Both > methods may improve visual representation of the clusters, where individual > items may be visually differentiated depending on their query relevance and > cluster relevance. A modified cluster.jsp illustrates this feature. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
