X-Git-Url: https://code.communitydata.science/cdsc_reddit.git/blobdiff_plain/cf86c7492c27801638fcccabd2a39e3213e47cc9..55b75ea6fcf421e95f4fe6b180dcec6e64676619:/density/overlap_density.py?ds=sidebyside diff --git a/density/overlap_density.py b/density/overlap_density.py index 2036824..ef0eb26 100644 --- a/density/overlap_density.py +++ b/density/overlap_density.py @@ -4,9 +4,9 @@ from pathlib import Path 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