Skip to content

Commit 4f2d7c5

Browse files
authored
Update README.md
1 parent 078d61b commit 4f2d7c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# FeaClustRE – A Feature Clustering and Analysis Visualization Tool
12
before using install spacy en_core_web_sm
23

34
```python -m spacy download en_core_web_sm```
@@ -13,4 +14,4 @@ Example for calling dendogram_generation.py client
1314

1415
Example for calling visualizator.py client
1516

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

Comments
 (0)