Python-Schema-Matching icon indicating copy to clipboard operation
Python-Schema-Matching copied to clipboard

A python tool using XGboost and sentence-transformers to perform schema matching task on tables.

Results 3 Python-Schema-Matching issues
Sort by recently updated
recently updated
newest added

Wondering if the dependency can be changed to include python 3.11?

Hi, Trying to run the example in the docs, but got this error: colnames_features = np.array([bleu_score, edit_distance, lcs,transformer_score, one_in_one]) ValueError: setting an array element with a sequence. The requested array...

Hi , I would like to know how to match two csv files... Regards Veerendra