X-Git-Url: https://code.communitydata.science/cdsc_reddit.git/blobdiff_plain/b7c39a3494ce214f315fd7e3bb0bf99bc58070d1..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