MCPcopy Create free account

hub / github.com/BIT-DataLab/LakeBench / functions

Functions1,080 in github.com/BIT-DataLab/LakeBench

↓ 2 callersFunctionall_schema
(fnames, can_label_second_column, query_label_second_column, can_entity_list, query_entity, qu
join&union/Frt12/online_process/all_schema_com20.py:165
↓ 2 callersFunctionall_schema
(fnames, can_label_second_column, query_label_second_column, can_entity_list, query_entity, qu
join&union/Frt12/online_process/all_schema_com15.py:165
↓ 2 callersFunctionanalyze_column_values
(file_path, column_name)
join/Deepjoin/dataprocess/multi_preocess_csv.py:49
↓ 2 callersFunctioncal_precise_unionablity
(type, values_of_this_column, lsh_result, folder_path, model)
union/TUS/Uset.py:350
↓ 2 callersFunctioncan_unique_label
(can_label_folder_path, n, m, can_folder_path)
join&union/Frt12/offline_processing/offline_processing.py:45
↓ 2 callersMethodcollect_select_buffer
Return buffered query results
join/LSH/datasketch/storage.py:185
↓ 2 callersFunctioncomputeColumnSemantics
(input_table, LABEL_DICT, TYPE_DICT, CLASS_DICT)
union/TUS/santos_annotation.py:16
↓ 2 callersFunctioncompute_ensemble_score
(query_column, candiate_column, query_column_sem, candiate_column_sem, model)
union/TUS/run_c_alignment.py:48
↓ 2 callersFunctionconvertSynthDictToList
(synthKB)
union/Santos/data_lake_processing_synthesized_kb.py:17
↓ 2 callersFunctioncreatInfogatherOffineIndex
(datalist,indexstorepath = "/data/lijiajun/infogather/opendata/index/", columnV
join&union/InfoGather/join_offline_create_index.py:11
↓ 2 callersFunctioncreateRawTokens
(cpath, save_root)
join/Joise/offline/createRawTokens.py:16
↓ 2 callersFunctioncreateTokenID
(save_root)
join/Joise/offline/createIndex.py:17
↓ 2 callersFunctioncsv_to_list
(csv_file, table_name)
union/Tabert/index.py:80
↓ 2 callersFunctioncumulative_frequency
(file_path, given_value)
union/TUS/Unl.py:46
↓ 2 callersMethoddelete
Delete a value from a key. :param byte|str key: the key :param byte|str val: the value :param boolea
join/LSH/datasketch/storage.py:573
↓ 2 callersMethoddigest
Export the hash values, which is the internal state of the MinHash. Returns: numpy.array: The hash values which is a Nump
join/LSH/datasketch/minhash.py:221
↓ 2 callersFunctionfindAllEdges
(path)
union/Santos/preprocess_yago.py:42
↓ 2 callersMethodgetHeap
(self)
join/Joise/online/heap.py:25
↓ 2 callersFunctiongetParentAndChild
(line)
union/Santos/preprocess_yago.py:10
↓ 2 callersMethodgetRelationtablesSore
(self)
join&union/InfoGather/quaryOnline.py:23
↓ 2 callersFunctionget_c_goodness
(c, max_c_score)
union/TUS/run_c_alignment.py:63
↓ 2 callersFunctionget_col_name
(key)
join/Pexeso/PEXESO_benchmark_wl.py:250
↓ 2 callersFunctionget_col_name
(key)
join/Pexeso/PEXESO_benchmark_ws.py:245
↓ 2 callersFunctionget_col_name
(key)
join/Pexeso/PEXESO_benchmark_os.py:245
↓ 2 callersFunctionget_col_name
(key)
join/Pexeso/PEXESO_benchmark_os copy.py:245
↓ 2 callersMethodget_columns
Retrieve the column names of the given table. Parameters ---------- table_name : str The table name.
union/D3L/d3l/input_output/dataloaders/__init__.py:43
↓ 2 callersMethodget_embedding_dimension
Retrieve the embedding dimensions of the underlying model. Returns ------- int The dimensions of each emb
union/D3L/d3l/indexing/feature_extraction/values/glove_embedding_transformer.py:206
↓ 2 callersMethodget_embedding_model
Download, if not exists, and load the pretrained GloVe embedding model in the working directory. Parameters ----------
union/D3L/d3l/indexing/feature_extraction/values/glove_embedding_transformer.py:173
↓ 2 callersMethodget_embedding_model
Download, if not exists, and load the pretrained FastText embedding model in the working directory. Note that the default gzipped Eng
union/D3L/d3l/indexing/feature_extraction/values/fasttext_embedding_transformer.py:158
↓ 2 callersMethodget_leaf
(self)
join/Pexeso/Hierarchical_Grid.py:24
↓ 2 callersFunctionget_memory_usage
()
union/D3L/indexing_large.py:17
↓ 2 callersFunctionget_memory_usage
()
union/D3L/opendata_indexing_mul.py:17
↓ 2 callersFunctionget_memory_usage
()
union/D3L/opendata_indexing_small.py:17
↓ 2 callersFunctionget_now
()
union/Tabert/index.py:75
↓ 2 callersFunctionget_precision_recall
(found, reference)
join/LSH/LSH_benchmark_os.py:126
↓ 2 callersFunctionget_precision_recall
(found, reference)
join/LSH/LSH_benchmark_ws.py:125
↓ 2 callersFunctionget_precision_recall
(found, reference)
join/LSH/LSH_benchmark_ol.py:126
↓ 2 callersFunctionget_precision_recall
(found, reference)
join/LSH/LSH_benchmark_wl.py:131
↓ 2 callersFunctionget_precision_recall
(found, reference)
join/LSH/LSH_benchmark_wlq.py:130
↓ 2 callersFunctionget_precision_recall
(found, reference)
join/LSH/lshensemble_benchmark.py:55
↓ 2 callersFunctionget_precision_recall
(found, reference)
join/LSH/new copy.py:105
↓ 2 callersMethodget_similarity_score
Estimate the similarity between the two sets. Parameters ---------- left_element : Union[Iterable[Any], str]
union/D3L/d3l/indexing/lsh/lsh_index.py:297
↓ 2 callersMethodgetmany
(self, *keys)
join/LSH/datasketch/storage.py:139
↓ 2 callersFunctionjaccard_similarity
(str1, str2)
join&union/Frt12/online_process/test1.py:50
↓ 2 callersMethodkeys
Implement interface.
join/LSH/datasketch/storage.py:810
↓ 2 callersFunctionlist_to_list_arry
(key,values)
join&union/InfoGather/union_creat_topkfile.py:15
↓ 2 callersFunctionlist_to_list_arry
(key,values)
join&union/InfoGather/creat_topk_join.py:8
↓ 2 callersFunctionlist_to_list_arry
(key,values)
join&union/InfoGather/join_creat_topkfile.py:8
↓ 2 callersFunctionlist_to_list_arry
(key,values)
join&union/InfoGather/creat_topk_union.py:8
↓ 2 callersFunctionmajority_classes
(classes)
union/TUS/Uset.py:19
↓ 2 callersFunctionmajority_classes
(classes)
union/TUS/Uset_run.py:16
↓ 2 callersFunctionmajority_classes
(classes)
union/TUS/query.py:19
↓ 2 callersFunctionoptimal_partitions
Compute the optimal partitions given a distribution of set sizes. Args: sizes (numpy.array): The complete domain of set sizes in ascendin
join/LSH/datasketch/lshensemble_partition.py:172
↓ 2 callersFunctionprocess_before_train
(file_train_path,filecsv,filepath = "/data/lijiajun/deepjoin/pretrain_data_list/",name = "train_list.pkl",name
join/Deepjoin/dataprocess/multi_preocess_csv.py:184
↓ 2 callersFunctionprocess_onedataset
(dataset_file,model_name ='output/deepjoin_webtable_training-all-mpnet-base-v2-2023-10-18_19-54-27',
join/Deepjoin/Forward1.py:17
↓ 2 callersFunctionpushCandidate
(h, k, id, overlap)
join/Joise/online/heap.py:52
↓ 2 callersFunctionquery_lsh
(values, lsh, type='Uset', n = 128, folder_path='benchmark')
union/TUS/Uset.py:220
↓ 2 callersFunctionquery_lsh_nl
(values, lsh, threshold)
union/TUS/Unl.py:357
↓ 2 callersFunctionquerytable_columns
(tablefile,column,inversed,KIV,KIA,graph,docNo)
join&union/InfoGather/join_queryonline_opendata.py:19
↓ 2 callersFunctionquerytable_columns
(tablefile,column,inversed,KIV,KIA,graph,docNo)
join&union/InfoGather/join_queryonline_webtable.py:19
↓ 2 callersFunctionreadListCost
(length)
join/Joise/online/cost.py:11
↓ 2 callersFunctionread_att
(mytable_path)
join&union/Frt12/online_process/all_schema_com10.py:108
↓ 2 callersFunctionread_att
(mytable_path)
join&union/Frt12/online_process/t2_paral.py:108
↓ 2 callersFunctionread_att
(mytable_path)
join&union/Frt12/online_process/all_schema_com25.py:108
↓ 2 callersFunctionread_att
(mytable_path)
join&union/Frt12/online_process/all_schema_com30.py:108
↓ 2 callersFunctionread_att
(mytable_path)
join&union/Frt12/online_process/all_schema_com5.py:108
↓ 2 callersFunctionread_att
(mytable_path)
join&union/Frt12/online_process/all_schema_com20.py:108
↓ 2 callersFunctionread_att
(mytable_path)
join&union/Frt12/online_process/all_schema_com15.py:108
↓ 2 callersFunctionread_first_column
(df)
join&union/Frt12/online_process/all_schema_com10.py:13
↓ 2 callersFunctionread_first_column
(df)
join&union/Frt12/online_process/t2_paral.py:13
↓ 2 callersFunctionread_first_column
(df)
join&union/Frt12/online_process/all_schema_com25.py:13
↓ 2 callersFunctionread_first_column
(df)
join&union/Frt12/online_process/all_schema_com30.py:13
↓ 2 callersFunctionread_first_column
(df)
join&union/Frt12/online_process/all_schema_com5.py:13
↓ 2 callersFunctionread_first_column
(df)
join&union/Frt12/online_process/all_schema_com20.py:13
↓ 2 callersFunctionread_first_column
(df)
join&union/Frt12/online_process/all_schema_com15.py:13
↓ 2 callersFunctionread_sencond_column
(df)
join&union/Frt12/online_process/all_schema_com10.py:20
↓ 2 callersFunctionread_sencond_column
(df)
join&union/Frt12/online_process/t2_paral.py:20
↓ 2 callersFunctionread_sencond_column
(df)
join&union/Frt12/online_process/all_schema_com25.py:20
↓ 2 callersFunctionread_sencond_column
(df)
join&union/Frt12/online_process/all_schema_com30.py:20
↓ 2 callersFunctionread_sencond_column
(df)
join&union/Frt12/online_process/all_schema_com5.py:20
↓ 2 callersFunctionread_sencond_column
(df)
join&union/Frt12/online_process/all_schema_com20.py:20
↓ 2 callersFunctionread_sencond_column
(df)
join&union/Frt12/online_process/all_schema_com15.py:20
↓ 2 callersFunctionsave_dict_to_json
(values_list, file_path)
union/TUS/Unl.py:21
↓ 2 callersMethodsave_pretrained
(self, output_path)
join/Deepjoin/all-mpnet-base-v2/train_script.py:61
↓ 2 callersMethodsearch
(self, grid)
join/Pexeso/inverted_index.py:13
↓ 2 callersFunctionshuffle_sentence
(sentence)
join/Deepjoin/dataprocess/multi_preocess_csv.py:21
↓ 2 callersFunctionsplit_list
(lst, num_parts)
join/LSH/LSH_benchmark_os.py:92
↓ 2 callersFunctionsplit_list
(lst, num_parts)
join/LSH/LSH_benchmark_ws.py:91
↓ 2 callersFunctionsplit_list
(lst, num_parts)
join/LSH/LSH_benchmark_ol.py:92
↓ 2 callersFunctionsplit_list
(lst, num_parts)
join/LSH/LSH_benchmark_wl.py:97
↓ 2 callersFunctionsplit_list
(lst, num_parts)
join/LSH/LSH_benchmark_wlq.py:96
↓ 2 callersFunctionsplit_list
(lst, num_parts)
join/LSH/new copy.py:71
↓ 2 callersMethodsplit_sequence
Generator to split an iterable in chunks of given size. :param iterable iterable: the iterable to split :param i
join/LSH/datasketch/storage.py:445
↓ 2 callersFunctiontransform_train_dev_toInput
(filepath="/data/lijiajun/deepjoin/pretrain_data_list/",name="train_list.pkl",name2="evluate_list.pkl",splitnu
join/Deepjoin/dataprocess/multi_preocess_csv.py:275
↓ 2 callersFunctionu_set_or_sem
(type, a, b)
union/TUS/Uset_run.py:33
↓ 2 callersFunctionu_set_or_sem
(type, a, b)
union/TUS/query.py:36
↓ 2 callersFunctionunit_vector
(vec)
join/Pexeso/PEXESO_benchmark_wl.py:128
↓ 2 callersFunctionunit_vector
(vec)
join/Pexeso/PEXESO_benchmark_ws.py:123
↓ 2 callersFunctionunit_vector
(vec)
join/Pexeso/PEXESO_benchmark_os.py:123
↓ 2 callersFunctionunit_vector
(vec)
join/Pexeso/PEXESO_benchmark_os copy.py:123
← previousnext →101–200 of 1,080, ranked by callers