Skip to content

Commit 87ca4f1

Browse files
committed
add an illustration of CompanyKG graph to readme
1 parent fd8101d commit 87ca4f1

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![CompanyKG](./picture/logo_400x113.png)
1+
![CompanyKG Logo](./picture/logo_400x113.png)
22

33
## A Large-Scale Heterogeneous Graph for Company Similarity Quantification
44

@@ -20,9 +20,11 @@
2020
[![python](https://img.shields.io/badge/Motherbrain-Research-orange)](https://motherbrain.ai/)
2121

2222
This repository contains all code released to accompany the release of the CompanyKG
23-
knowledge graph.
23+
knowledge graph illustrated in Figure 1 below.
2424
For details of the dataset and benchmark experiments, see the official release of the [paper](https://arxiv.org/abs/2306.10649) and [dataset](https://zenodo.org/record/8010239).
2525

26+
![CompanyKG Illustration](./picture/companykg_illustration.png)
27+
2628
There are two main parts to the code release:
2729
* CompanyKG dataset access and task evaluations (see below)
2830
* [Benchmark model training and experiments](./benchmarks/README.md)

picture/companykg_illustration.png

350 KB
Loading

0 commit comments

Comments
 (0)