Dear Moses,
I noticed some odd behavior in the truecaser whereby it tokenizes < and
> at the end of a word. Is this intended?
Maybe the answer is I should have run the tokenizer first so it would
be < and > and therefore this is undefined.
Input:
<a
>a
a<
a>
foo<
Output:
<a
>a
a <
a >
foo <
Kenneth
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support
