You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am not sure if it is a right place to ask my question or not.
I am new in this field and I want to use a baseline dataset such as WebQuestionsSP and create representation of questions using LSTM via a pre-trained word embedding such as GloVe. My goal is to use the last hidden state of LSTM as representation of the questions.
When I examine the source code of existing works and compare it with what I have understood from LSTM, I become confused.
Could u please explain, e.g. how it has been done in the EmbedKGQA code?
thanks in advance,
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I am not sure if it is a right place to ask my question or not.
I am new in this field and I want to use a baseline dataset such as WebQuestionsSP and create representation of questions using LSTM via a pre-trained word embedding such as GloVe. My goal is to use the last hidden state of LSTM as representation of the questions.
When I examine the source code of existing works and compare it with what I have understood from LSTM, I become confused.
Could u please explain, e.g. how it has been done in the EmbedKGQA code?
thanks in advance,
Beta Was this translation helpful? Give feedback.
All reactions