Hi, I'm trying to use joshua it-en pack. I started taking a document in italian and giving it to joshua as input to translate it. The problem is that I get just the first sentences translated. I've tried to launch the command "cat documento.it | ./prepare.sh | ./joshua -v 1", and I get this warning: "WARN - sentence -1 too long 4057, truncating to length 200". I don't know if that is related, but in any case how can I set joshua to translate the whole document? And where can I found a list of all the possible joshua options?
Thank you Andrea