$(document).ready(function () { window.onbeforeunload = function () { window.open("https://seetha-ima-pipeline-streamlit.hf.space?embed=true", "theFrame"); return ""; } });
Causal Text to Knowledge Graph