]> code.communitydata.science - cdsc_reddit.git/commit
Refactor and reorganze.
authorNate E TeBlunthuis <nathante@mox2.hyak.local>
Wed, 9 Dec 2020 01:32:20 +0000 (17:32 -0800)
committerNate E TeBlunthuis <nathante@mox2.hyak.local>
Wed, 9 Dec 2020 01:32:20 +0000 (17:32 -0800)
commite6294b5b90135a5163441c8dc62252dd6a188412
tree805114af6f0249357623fbc1416a1a71ad7d4332
parenta60747292e91a47d122158659182f82bfd2e922a
Refactor and reorganze.
47 files changed:
author_cosine_similarity.py [deleted file]
clustering/clustering.py [moved from clustering.py with 98% similarity]
clustering/fit_tsne.py [moved from fit_tsne.py with 100% similarity]
datasets/checkpoint_parallelsql.sbatch [moved from checkpoint_parallelsql.sbatch with 100% similarity]
datasets/comments_2_parquet.sh [moved from comments_2_parquet.sh with 100% similarity]
datasets/comments_2_parquet_part1.py [moved from comments_2_parquet_part1.py with 100% similarity]
datasets/comments_2_parquet_part2.py [moved from comments_2_parquet_part2.py with 100% similarity]
datasets/helper.py [moved from helper.py with 100% similarity]
datasets/job_script.sh [new file with mode: 0755]
datasets/submissions_2_parquet.sh [moved from submissions_2_parquet.sh with 100% similarity]
datasets/submissions_2_parquet_part1.py [moved from submissions_2_parquet_part1.py with 100% similarity]
datasets/submissions_2_parquet_part2.py [moved from submissions_2_parquet_part2.py with 100% similarity]
dumps/check_comments_shas.py [moved from check_comments_shas.py with 100% similarity]
dumps/check_submission_shas.py [moved from check_submission_shas.py with 100% similarity]
dumps/pull_pushshift_comments.sh [moved from pull_pushshift_comments.sh with 100% similarity]
dumps/pull_pushshift_submissions.sh [moved from pull_pushshift_submissions.sh with 100% similarity]
ngrams/#ngrams_helper.py# [new file with mode: 0644]
ngrams/checkpoint_parallelsql.sbatch [new file with mode: 0644]
ngrams/run_tf_jobs.sh [moved from run_tf_jobs.sh with 100% similarity]
ngrams/sort_tf_comments.py [moved from sort_tf_comments.py with 100% similarity]
ngrams/tf_comments.py [moved from tf_comments.py with 89% similarity]
ngrams/top_comment_phrases.py [moved from top_comment_phrases.py with 100% similarity]
old/#tfidf_authors.py# [new file with mode: 0644]
old/#tfidf_comments_weekly.py# [new file with mode: 0644]
old/.#tfidf_authors.py [new symlink]
old/.#tfidf_comments_weekly.py [new symlink]
old/author_cosine_similarity.py [new file with mode: 0644]
old/term_cosine_similarity.py [new file with mode: 0644]
old/tfidf_authors.py [new file with mode: 0644]
old/tfidf_authors_weekly.py [new file with mode: 0644]
old/tfidf_comments.py [new file with mode: 0644]
old/tfidf_comments_weekly.py [new file with mode: 0644]
similarities/#cosine_similarities.py# [new file with mode: 0644]
similarities/#tfidf_weekly.py# [new file with mode: 0644]
similarities/.#cosine_similarities.py [new symlink]
similarities/.#tfidf_weekly.py [new symlink]
similarities/Makefile [new file with mode: 0644]
similarities/__pycache__/similarities_helper.cpython-37.pyc [new file with mode: 0644]
similarities/cosine_similarities.py [new file with mode: 0644]
similarities/job_script.sh [new file with mode: 0755]
similarities/similarities_helper.py [moved from similarities_helper.py with 74% similarity]
similarities/tfidf.py [new file with mode: 0644]
similarities/top_subreddits_by_comments.py [moved from top_subreddits_by_comments.py with 56% similarity]
similarities/weekly_cosine_similarities.py [new file with mode: 0644]
term_cosine_similarity.py [deleted file]
tfidf_authors.py [deleted file]
tfidf_comments.py [deleted file]

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