Skip to content
Snippets Groups Projects
Commit 1d8bcb97 authored by Brieg L'Hostis's avatar Brieg L'Hostis
Browse files

Update Jaccard_Similarities.py

parent d1b00933
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,8 @@ f.close() ...@@ -10,6 +10,8 @@ f.close()
## Jaccard Similarities ## Jaccard Similarities
## Boo
def decoupage (mot): def decoupage (mot):
liste=list(mot) liste=list(mot)
dec=[] dec=[]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment