Skip to content

Implement more clustering algorithms for summarization #20

@dgobalak

Description

@dgobalak

Currently, we only use the K-Means clusterer (with cosine and Euclidean distance metrics) for cluster-based summarization. Let's research and possibly implement the following clusterers as well and test their performance.

  • Gaussian E-M Clusterer
  • Group Average Agglomerative Clusterer (GAAC)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions