cheng6076 / SNLI-attention

SNLI with word-word attention by LSTM encoder-decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enc_lookup

BladeSun opened this issue · comments

/opt/torch/install/bin/luajit: LSTMN.lua:301: attempt to index global 'enc_lookup' (a nil value)
stack traceback:
LSTMN.lua:301: in main chunk
[C]: in function 'dofile'
/opt/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x004064d0

It should be ok now.

Thanks very much @cheng6076