deepdive icon indicating copy to clipboard operation
deepdive copied to clipboard

How to refer to the table or view generated by DeepDive (not defined by users) in app.ddlog?

Open hugochan opened this issue 8 years ago • 0 comments

Hi,

After successfully using DeepDive to extract entities from text, I would like to take advantages of the above results in next step: relation extraction. Since the DeepDive inference results are stored in the dd_inference_result_variables table or the [VariableName]__label_inference view, how can I refer to the table or view when writing my relation extraction logic in app.ddlog?

Any help will be highly appreciated! Thanks!

hugochan avatar Jun 22 '17 02:06 hugochan