We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078d61b commit 4f2d7c5Copy full SHA for 4f2d7c5
README.md
@@ -1,3 +1,4 @@
1
+# FeaClustRE – A Feature Clustering and Analysis Visualization Tool
2
before using install spacy en_core_web_sm
3
4
```python -m spacy download en_core_web_sm```
@@ -13,4 +14,4 @@ Example for calling dendogram_generation.py client
13
14
15
Example for calling visualizator.py client
16
-```python client/dendogram_generation.py ./data/COMMUNICATION/all/features_com.discord.json bert-embedding-cosine average 0.2```
17
+```python client/dendogram_generation.py ./data/COMMUNICATION/all/features_com.discord.json bert-embedding-cosine average 0.2```
0 commit comments