]> code.communitydata.science - cdsc_reddit.git/blobdiff - density/overlap_density.py
commit changes from smap project.
[cdsc_reddit.git] / density / overlap_density.py
index 20368249cd72c210a91e5d639213ce6edba6feef..ef0eb26953f4c83775972be61afb36cffca814c7 100644 (file)
@@ -4,9 +4,9 @@ from pathlib import Path
 import fire
 import numpy as np
 import sys
 import fire
 import numpy as np
 import sys
-sys.path.append("..")
-sys.path.append("../similarities")
-from similarities.similarities_helper import reindex_tfidf
+sys.path.append("..")
+sys.path.append("../similarities")
+# from similarities.similarities_helper import pull_tfidf
 
 # this is the mean of the ratio of the overlap to the focal size.
 # mean shared membership per focal community member
 
 # this is the mean of the ratio of the overlap to the focal size.
 # mean shared membership per focal community member

Community Data Science Collective || Want to submit a patch?