Angelo

Results 3 issues of Angelo

Maybe I missed this: is it possible to print a few lines of aligned source and target sentences when using xnmt from the command line?

enhancement

I am using seq2seq-attn to go from AMRs to English. I am using this command: ``` th train.lua -data_file data/delexichar-train.hdf5 -val_data_file data/delexichar-val.hdf5 -savefile delexichar -use_chars_enc 1 -use_chars_dec 1 -gpuid 1...

### 🚀 The feature, motivation and pitch I am considering implementing an Executor that would run the computation on [Flyte](https://flyte.org/). I would like to know if you have considered already...

feature request