HenryStephen commited on
Commit
fe7d3f5
Β·
1 Parent(s): c6a1f8c

Update developing configuration

Browse files
app.py CHANGED
@@ -36,9 +36,9 @@ device = (
36
  # CODE_CLUSTER_PATH = Path(__file__).parent.joinpath("data/repo_code_clusters.json")
37
 
38
  # 2. Developing environment
39
- INDEX_PATH = Path(__file__).parent.joinpath("data/index_test.bin")
40
- TOPIC_CLUSTER_PATH = Path(__file__).parent.joinpath("data/repo_topic_clusters_test.json")
41
- CODE_CLUSTER_PATH = Path(__file__).parent.joinpath("data/repo_code_clusters_test.json")
42
 
43
 
44
  @st.cache_resource(show_spinner="Loading repositories basic information...")
 
36
  # CODE_CLUSTER_PATH = Path(__file__).parent.joinpath("data/repo_code_clusters.json")
37
 
38
  # 2. Developing environment
39
+ INDEX_PATH = Path(__file__).parent.joinpath("data/index_developing.bin")
40
+ TOPIC_CLUSTER_PATH = Path(__file__).parent.joinpath("data/repo_topic_clusters_developing.json")
41
+ CODE_CLUSTER_PATH = Path(__file__).parent.joinpath("data/repo_code_clusters_developing.json")
42
 
43
 
44
  @st.cache_resource(show_spinner="Loading repositories basic information...")
data/{index_test.bin β†’ index_developing.bin} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3837b4cb3f10cd0ff035201ef44ab655608b2877e5c89efc5cc63a69b666c415
3
- size 226172318
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18302406f5602e82bddf51bb37223a309f7f93bd518ff252f9ed4331a6d3cc6c
3
+ size 226460129
data/{repo_code_clusters_test.json β†’ repo_code_clusters_developing.json} RENAMED
@@ -9676,5 +9676,17 @@
9676
  "zyantific/IDASkins": 50,
9677
  "zyddnys/manga-image-translator": 123,
9678
  "zygmuntz/hyperband": 11,
9679
- "zzw922cn/Automatic_Speech_Recognition": 227
 
 
 
 
 
 
 
 
 
 
 
 
9680
  }
 
9676
  "zyantific/IDASkins": 50,
9677
  "zyddnys/manga-image-translator": 123,
9678
  "zygmuntz/hyperband": 11,
9679
+ "zzw922cn/Automatic_Speech_Recognition": 227,
9680
+ "HenryStephen/python-hello-world": 9,
9681
+ "Lazyhope/python-hello-world": 9,
9682
+ "HenryStephen/RepoSim4Py": 71,
9683
+ "StreamingFlow/d4py": 11,
9684
+ "SoftwareUnderstanding/inspect4py": 8,
9685
+ "SMAT-Lab/Scalpel": 104,
9686
+ "SonarSource/sonar-python": 144,
9687
+ "davidfraser/pyan": 183,
9688
+ "vitsalis/PyCG": 104,
9689
+ "bsc-wdc/compss": 48,
9690
+ "alpha-unito/streamflow": 30,
9691
+ "goodwright/nextflow.py": 249
9692
  }
data/{repo_topic_clusters_test.json β†’ repo_topic_clusters_developing.json} RENAMED
@@ -5637,7 +5637,7 @@
5637
  "dalibo/pg_activity": 278,
5638
  "dalinvip/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch": 290,
5639
  "damklis/DataEngineeringProject": 127,
5640
- "damnever/pigar": 265,
5641
  "dandelin/ViLT": 200,
5642
  "danfengcao/binlog2sql": 79,
5643
  "danforthcenter/plantcv": 193,
@@ -9676,5 +9676,17 @@
9676
  "zyantific/IDASkins": 69,
9677
  "zyddnys/manga-image-translator": 211,
9678
  "zygmuntz/hyperband": 222,
9679
- "zzw922cn/Automatic_Speech_Recognition": 296
 
 
 
 
 
 
 
 
 
 
 
 
9680
  }
 
5637
  "dalibo/pg_activity": 278,
5638
  "dalinvip/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch": 290,
5639
  "damklis/DataEngineeringProject": 127,
5640
+ "damnever/pigar": 283,
5641
  "dandelin/ViLT": 200,
5642
  "danfengcao/binlog2sql": 79,
5643
  "danforthcenter/plantcv": 193,
 
9676
  "zyantific/IDASkins": 69,
9677
  "zyddnys/manga-image-translator": 211,
9678
  "zygmuntz/hyperband": 222,
9679
+ "zzw922cn/Automatic_Speech_Recognition": 296,
9680
+ "HenryStephen/python-hello-world": 112,
9681
+ "Lazyhope/python-hello-world": 112,
9682
+ "HenryStephen/RepoSim4Py": 112,
9683
+ "StreamingFlow/d4py": 21,
9684
+ "SoftwareUnderstanding/inspect4py": 124,
9685
+ "SMAT-Lab/Scalpel": 55,
9686
+ "SonarSource/sonar-python": 20,
9687
+ "davidfraser/pyan": 112,
9688
+ "vitsalis/PyCG": 55,
9689
+ "bsc-wdc/compss": 277,
9690
+ "alpha-unito/streamflow": 191,
9691
+ "goodwright/nextflow.py": 259
9692
  }