https://github.com/cthoyt/orkg-dataset
Preprocessing of the Open Research Knowledge Graph for use in KGEMs
https://github.com/cthoyt/orkg-dataset
Last synced: about 2 months ago
JSON representation
Preprocessing of the Open Research Knowledge Graph for use in KGEMs
- Host: GitHub
- URL: https://github.com/cthoyt/orkg-dataset
- Owner: cthoyt
- License: mit
- Created: 2021-02-28T18:54:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-28T19:45:04.000Z (about 4 years ago)
- Last Synced: 2025-01-22T16:24:57.582Z (4 months ago)
- Language: Python
- Size: 13.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# orkg-dataset
Preprocessing of the Open Research Knowledge Graph for use in KGEMs
Run the `main.py` command to download the data and prepare `processed.tsv`. It caches a few parts in
the middle for reuse.```shell
$ python main.py
```