we do not currently have plans to incorporate this
currently we do not support this, but I imagine this won't be too difficult to incorporate (basically, you will need to modify models.lua to be similar to the original LSTMTDNN.lua code, and also modify the inputs/gradients during training. Finally, you want to modify data.lua so you can get both characters and words as inputs).
Hi,
Thanks for building this nice tool!