-
#### What Happens?
A triples map that has a subject map with a blanknode as term type causes an exception if there is no rr:template in the subject map.
#### To Reproduce
Steps to reproduce the …
-
您好,对于kbqa以及kgc领域都是非常棒的工作。但是关于MetaQA任务我有几点疑问,若您能解答,感激不尽~
1,在此KGQA任务中,Promp思想体现在哪?(是.json数据集中的'triples'吗。)
2,1-hop下train.json、test.json中每条数据中‘triples’是如何构建的?(因为在原始MetaQA数据中并没有提供question所对应的subgraphs。)…
czh17 updated
2 years ago
-
I am checking the morph-kgc for transforming a hierarchical json into rdf triples given a custom ontology. I want to create a mapping with a logical source using the following a JSONPath that returns …
-
Hi Apoorv,
thank you for sharing the repo on KGT5. I am sorry for bothering you, but could you please tell me whether there is a link to the dataset split you used for the link prediction task and …
-
#### Is your Feature Request Related to a Problem?
When I have a CSV table without a clear identifier, I would like to have automated means for morph to create row ids without me having to manipulate…
-
my code like this
```
ctx := context.Background()
iter, err := client.Query(ctx, datababe, kusto.NewStmt(tableName))
if err != nil {
panic("add error handling")
}
defer iter.Stop()
inf…
-
Hi!
Hope you're well! I'm running morph-kgc on a json file (of Associations of Open Target). I ran it on the same json file (in command line):
![image](https://user-images.githubusercontent.com/694…
-
Hi Apoorv, nice work. I have some issue about the QA-fine-tuning.
I experimented with the MetaQA dataset using the code under the apoorv-dump branch with the following training detials:
1. model_s…
czh17 updated
2 years ago
-
#### Is your Feature Request Related to a Problem?
CSVs with ";" produce an error when using morph-kgc.
#### Describe the Solution you'd Like
I would like to support ";" as a separator in CSV fi…
-
After upgrading from `v0.0.13` to `v0.0.14` of the provider, the following error occurs when Terraform attempts to refresh the state of the resource:
```
Error: error checking if table exis…