xwhan / One-shot-Relational-Learning

Code for One-shot Relational Learning for Knowledge Graphs (EMNLP18)
Apache License 2.0
240 stars 42 forks source link

why do you use k steps of LSTM processor? #8

Open yanzhangnlp opened 5 years ago

yanzhangnlp commented 5 years ago

Hi wenhan,

Thanks for your great work. I am a little confused and wondering why you use K processing steps of the same query and support entity pair? It seems that they are not sequential data.

Thank you! Yan

zhangweijian97 commented 1 year ago

maybe you can check https://dl.acm.org/doi/10.5555/3157382.3157504