dgobalak / dgobalak/File-Insights
Implement more clustering algorithms for summarization
Open
enhancement
research
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.