Code for paper: "Tree structured-decoding with doubly-recurrent neural networks"
- Torch7 (
luarocks install ...
) - penlight
- nn
- nngraph
- optim
- rnn
- OpenNMT (only needed for MT task)
Only data for synthetic task is provided. MT and IFTTT have to be downloaded separately.
./demo_vanilla.sh [TASK] (where task is one of synth, BABYMT, IFTTT)
Trains, evaluates and saves predictions.