You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ This tool uses **Meta's LLaMA model** for feature embedding and **Hugging Face's
9
9
10
10
With a flexible **backend API**, a **CLI client**, and **visualization tools**, FeaClustRE supports both **interactive analysis and automated batch processing**.
11
11
12
+
This tool is part of the RE-Miner Ecosystem, which can be explored in the [GESSI-NLP4SE repository](https://github.com/nlp4se).
13
+
12
14
### Key Features
13
15
-**Custom Clustering Algorithm** – Uses a hand-made affinity-based clustering approach to automatically group similar features.
14
16
-**Dendrogram Visualization** – Generates hierarchical visualizations to explore feature relationships.
0 commit comments