Zhuo Chen
Zhuo Chen
For convenience?
Since I notice that: > The non-English KGs in cross-lingual datasets are translated to English using **Google Translate** to eliminate the language barrier for LogMap and PARIS.
Hi, the reference set is unlabeled, so , dose it belong to training set or testing set? if it belongs to training set why it has the ability for novel...
# Contributing to CSrankings Thanks for contributing to CSrankings! Please read and indicate you agree with **all** these guidelines to getting your pull request accepted. Note that pull requests may...
`[{"test-dev": {"yes/no": 87.19, "number": 52.96, "other": 60.83, "overall": 70.79}}, {"test-standard": {"yes/no": 86.82, "number": 53.14, "other": 61.05, "overall": 70.87}}]` this is my result, which is different to `72.42 / 72.54` as...
Dear author: Is there any related preprint paper for this repo?
is_prime = ti.func(is_prime) count_primes = ti.kernel(count_primes) 请问这里面 ti.func和ti.kernel使用依据是什么?
如何cite?
如果论文中需要引用,请问能提供[Linly](https://github.com/CVI-SZU/Linly)的bib cite内容吗?
Hi, we have preprinted our Survey recently: **[Knowledge Graphs Meet Multi-Modal Learning: A Comprehensive Survey](http://arxiv.org/abs/2402.05391) [[`Repo`](https://github.com/zjukg/KG-MM-Survey)].** Would you mind involving it in your Repo? Thank you so much!