Skip to content

Commit 56a30b7

Browse files
make code clean
1 parent c338ff6 commit 56a30b7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+99
-4279
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ data/*
44
model_ckpts/
55
pretrain_models/
66
fake_news_data/
7+
other/
8+
latex/
79

810
# Compiled source #
911
###################

app/analyze_text_dataset.py

-332
This file was deleted.

app/check_freq_gap_score.py

-187
This file was deleted.

app/compute_idf.py

-107
This file was deleted.

app/compute_idf.sh

-9
This file was deleted.

app/create_lrec_example.py

-55
This file was deleted.

0 commit comments

Comments
 (0)