MSParS
MSParS copied to clipboard
when will the KB snippets of Satori be released?
Thanks for your work. But If any detail plan of releasing the KB snippets of Satori.
It may cost a few months. The whole Satori KB is too huge (and each entity may have many versions), extracting an appropriate subgraph is not easy.
It may cost a few months. The whole Satori KB is too huge (and each entity may have many versions), extracting an appropriate subgraph is not easy.
thanks,understand so much
I'm thankful for your work. Here is my question. I'm confusing about hot to understand the logical form, if there is some laws about the lambda functions or detail information about the Satori knowledge base i can get? By the way, i'm new to Knowledge Base.
I'm thankful for your work. Here is my question. I'm confusing about hot to understand the logical form, if there is some laws about the lambda functions or detail information about the Satori knowledge base i can get? By the way, i'm new to Knowledge Base.
I have updated the README file, you can see some description of the logical forms in Format and example. About knowledge base, you can first explore some published ones such as DBpedia and WikiData before the releasing of Satori.
I think the semantic parsing relies heavily on the KB. For example,
body and soul's completion date. ( lambda ?x ( mso:music.composition.date_completed body_and_soul ?x ) )
If one doesn't know the type of "body and soul's" (music), he cannot get the correct relationship mso:music.composition.date So I wish the KB snippets of Satori should be released as soon as possible, otherwise it will bring much difficulty for training the model.