basel commited on
Commit
30d285a
1 Parent(s): fb14d7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -37,3 +37,4 @@ from sklearn.metrics.pairwise import cosine_similarity
37
  print(cosine_similarity([embeddings[0]], [embeddings[1]]))
38
  ```
39
 
 
 
37
  print(cosine_similarity([embeddings[0]], [embeddings[1]]))
38
  ```
39
 
40
+ To use ATT&CK BERT to map text to ATT&CK techniques Check our tool SMET: https://github.com/basel-a/SMET