-
Hello.
Are YARRRML external references supported in Morph-KGC? According to the specification, it is possible to define some sort of "constant" data outside of a data source: [https://rml.io/yarrrm…
-
Hi, thanks for providing your code!
I was wondering whether you have ever tried any other embeddings like RESCAL like you included in your 'model.py'.
Did you select 'ComplEx' because it achieves…
-
Hi there,
is there a chance to get the pretrained ComplEx Embeddings for DBPedia50k, similar as for the FB-OWE dataset ?
Thank you
-
**Describe the bug**
I'm a walking bugfinder right now =D
I wanted to apply the multi_model_statistics preprocessor on gpp obs data for a "multi-obs mean", but encountered an error with the standard…
-
I keep getting an error when I try to run `python -m morph_kgc cf_2023_v2.ini` on 2023 data in https://github.com/TEC-Toolkit/cfkg/tree/main/DESNZ-UK
Traceback (most recent call last):
File "", …
-
Hi, thank you for releasing the code.
After checking the validation file, I found ~180 video ids that can not be found in official val file or some of them can not be decoded, the videos are listed b…
-
I've been playing around with the global rh monthly fluxes for the "willC" and I suspect that some models may report the values in Pg C while other models are reporting values in Pg of CO2. (This coul…
-
您好,方便问一下该代码中,关系embedding的数量为什么要乘以2,是因为作为有向图么?那么我看训练集好像只训练了一个方向,但是验证和测试怎么两个方向都要呢?还是说该图谱作为一个无向图进行处理,那直接用一个对应关系的unique数量不就好了,为什么还要乘以2?
-
**Scientific relevance**
Integrate a representation of DOC production in terrestrial ecosystems within the soil column, and export DOC to the MOSART river network via lateral transport.
Related is…
-
Hello,
Following this : https://github.com/LuaJIT/LuaJIT/issues/285#issuecomment-667237848
When a function is called with a static number of arguments, the jit compiler still tries to recompile th…