Carrot2

Storing information about score of a cluster, cluster's phrases and documents

Details

  • Type: Task Task
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 4.0.0
  • Component/s: Framework Core
  • Labels:
    None

Description

It would be good to think how we should represent in the Cluster class information about:

1. cluster score (this is the easy one – just put it in attribute)
2. scores of cluster's phrases (should we have: a) a separate map keyed by phrases, b) a separate structure grouping together phrases and any attributes they may have, c) somehow put this information in the cluster's attribute map)
3. scores of cluster's documents, e.g. the strengths of document-cluster relationships (here we have pretty much the same options as in 2.)

Activity

Hide
Stanisław Osiński added a comment -

The 3.4.0 release will concentrate on a native C# API.

Show
Stanisław Osiński added a comment - The 3.4.0 release will concentrate on a native C# API.
Hide
Stanisław Osiński added a comment -

Tentative planning of the 3.5.0 release.

Show
Stanisław Osiński added a comment - Tentative planning of the 3.5.0 release.

People

Vote (1)
Watch (2)

Dates

  • Created:
    Updated: