/Meta2Concept

IDLab solution for the the "Table Metadata to KG" task in the 2024 "Semantic Web Challenge on Tabular Data to Knowledge Graph Matching" challenge

Primary LanguageJupyter NotebookMIT LicenseMIT

Meta2Concept

IDLab solution for the the "Table Metadata to KG" task in the 2024 "Semantic Web Challenge on Tabular Data to Knowledge Graph Matching" challenge

Acknowledgements

  • The semtab2024/rank_gpt.py file was originally created by Weiwei Sun and can be found at https://github.com/sunnweiwei/RankGPT. Changes made include fixing some bugs in the sliding_windows function.