An open API service indexing awesome lists of open source software.

https://github.com/predict-idlab/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
https://github.com/predict-idlab/meta2concept

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.