This repository contains our approaches for the Field of Research Classification (FoRC) Task which was conducted as a shared task within the NSLP2024 and ESWC2024.
The datasets were provided by the challenge hosts under a CC-BY-4.0 license. The original datasets can be downloaded from Zenodo:
Based on the original dataset, we provide a cleaned and slightly preprocessed dataset (with and without additional enrichments).
Our approaches described in the paper can be reproduced using the notebooks in the "notebooks" folder. If you use Colab, the imports and setup section at the top of the file installs all necessary packages. We also provide a requirements.txt file with pinned versions of all packages.
Our source code is licensed under the MIT License.