preprocess icon indicating copy to clipboard operation
preprocess copied to clipboard

truecaser not identical to perl script

Open kpu opened this issue 5 years ago • 1 comments

On input -> the Moses truecase script does - > but the C++ does ->. The additional space seems to appear regardless of what is before >.

kpu avatar Feb 21 '20 00:02 kpu

But the tokenizer is supposed to change those to < and > so it probably doesn't matter. (XML support is out of scope for the C++ version)

kpu avatar Feb 21 '20 00:02 kpu