Open pebbe opened 10 years ago
Does detokenize=false mean don't do detruecasing either?
The result should be still tokenized even in "text". Truecasing is done regardless of the tokenization. (This is how it works now, but we could change it if needed.)
2014-07-16 12:42 GMT+02:00 Peter Kleiweg notifications@github.com:
Does detokenize=false mean don't do detruecasing either?
— Reply to this email directly or view it on GitHub https://github.com/ufal/mtmonkey/issues/8#issuecomment-49148822.
If detokenize=false, should the result (still tokenized) be in "text" or in "tgt-tokenized"?