X-Git-Url: https://code.communitydata.science/cdsc_reddit.git/blobdiff_plain/2d21ff1137dfaf83c5a51fdcd8900503c50a06ab..refs/heads/synced/excise_reindex:/density/overlap_density.py?ds=inline 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